| タイトル | Node.js @antv/layout 2.0.0 Prototype Pollution |
|---|
| 説明 | `@antv/[email protected]` exposes `setNestedValue` from its root export. The function accepts an externally supplied dot-separated path and forwards the parsed path to a deep-set helper without blocking prototype-pollution primitives. An attacker who can control the path argument can use values such as `__proto__.polluted` or `constructor.prototype.polluted` to write properties onto `Object.prototype`. This causes the injected property to appear on newly created plain objects and may affect application logic that relies on inherited properties. |
|---|
| ソース | ⚠️ https://github.com/antvis/layout/issues/292 |
|---|
| ユーザー | Dremig (UID 95003) |
|---|
| 送信 | 2026年06月11日 04:28 (1 月 ago) |
|---|
| モデレーション | 2026年07月13日 16:08 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 378113 [antv layout 2.0.0 lib/util/object.js setNestedValue path 特権昇格] |
|---|
| ポイント | 20 |
|---|