提出 #856138: Node.js @tamagui/web 2.2.0 Prototype Pollution情報

タイトルNode.js @tamagui/web 2.2.0 Prototype Pollution
説明@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.
ソース⚠️ https://github.com/tamagui/tamagui/issues/4029
ユーザー
 wjm1 (UID 98929)
送信2026年06月11日 17:04 (1 月 ago)
モデレーション2026年07月14日 07:29 (1 month later)
ステータス承諾済み
VulDBエントリ378249 [tamagui 迄 2.3.0 config.ts updateConfig 特権昇格]
ポイント20

Want to know what is going to be exploited?

We predict KEV entries!