| Título | Node.js @svgdotjs/svg.js 3.2.5 Prototype Pollution |
|---|
| Descrição | @svgdotjs/svg.js version 3.2.5 is affected by a prototype pollution vulnerability in the public EventTarget.on() event registration API. The event string is split into an event name and namespace and then stored in an internal object bag without rejecting prototype-related keys. When an attacker-controlled event name or namespace contains __proto__, the write can traverse ordinary JavaScript prototype access and create properties on Object.prototype.
An attacker who can influence event names passed to EventTarget.on() may be able to inject inherited properties into newly created objects. Depending on how the application later uses plain objects, this may lead to logic corruption, denial of service, unsafe inherited-property checks, or application-specific security impact. |
|---|
| Fonte | ⚠️ https://github.com/svgdotjs/svg.js/issues/1343 |
|---|
| Utilizador | wjm1 (UID 98929) |
|---|
| Submissão | 11/06/2026 13h51 (há 1 mês) |
|---|
| Moderação | 14/07/2026 07h01 (1 month later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 378244 [svgdotjs svg.js até 3.2.5 npm Package API svgdotjs/svg.js EventTarget.on Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|