| タイトル | brikcss @brikcss/merge 1.3.0 Prototype Pollution |
|---|
| 説明 | The @brikcss/merge package is vulnerable to Prototype Pollution - a critical security vulnerability that allows attackers to inject arbitrary properties into JavaScript's global object prototype. This occurs because the merge function recursively processes objects without properly sanitizing special keys like __proto__, constructor.prototype, and prototype.
When an attacker controls the source object being merged, they can inject properties into Object.prototype, affecting all objects in the application.
|
|---|
| ソース | ⚠️ https://github.com/sudo-secure/security-research/blob/main/brikcss-merge/prototype-pollution/PoC.md |
|---|
| ユーザー | sudosme (UID 96548) |
|---|
| 送信 | 2026年03月28日 05:58 (24 日 ago) |
|---|
| モデレーション | 2026年04月19日 12:42 (22 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 358229 [brikcss merge 迄 1.3.0 __proto__/constructor.prototype/prototype リモートコード実行] |
|---|
| ポイント | 20 |
|---|