| Título | Node.js @tamagui/web 2.2.0 Prototype Pollution |
|---|
| Descrição | @tamagui/[email protected] exposes updateConfig() from the root package. The function accepts an arbitrary config key and uses it to select the merge target:
Object.assign(config[key], value)
When the key is __proto__, config[key] resolves to Object.prototype if the config object does not define its own __proto__ property. As a result, updateConfig("__proto__", value) can write attacker-controlled properties onto Object.prototype. |
|---|
| Fonte | ⚠️ https://github.com/tamagui/tamagui/issues/4029 |
|---|
| Utilizador | wjm1 (UID 98929) |
|---|
| Submissão | 11/06/2026 17h04 (há 1 mês) |
|---|
| Moderação | 14/07/2026 07h29 (1 month later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 378249 [tamagui até 2.3.0 config.ts updateConfig Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|