| Titel | brikcss @brikcss/merge 1.3.0 Prototype Pollution |
|---|
| Beschreibung | 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.
|
|---|
| Quelle | ⚠️ https://github.com/sudo-secure/security-research/blob/main/brikcss-merge/prototype-pollution/PoC.md |
|---|
| Benutzer | sudosme (UID 96548) |
|---|
| Einreichung | 28.03.2026 05:58 (vor 24 Tagen) |
|---|
| Moderieren | 19.04.2026 12:42 (22 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 358229 [brikcss merge bis 1.3.0 __proto__/constructor.prototype/prototype Remote Code Execution] |
|---|
| Punkte | 20 |
|---|