제출 #856013: Node.js @svgdotjs/svg.js 3.2.5 Prototype Pollution정보

제목Node.js @svgdotjs/svg.js 3.2.5 Prototype Pollution
설명@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.
원천⚠️ https://github.com/svgdotjs/svg.js/issues/1343
사용자
 wjm1 (UID 98929)
제출2026. 06. 11. PM 01:51 (1 월 ago)
모더레이션2026. 07. 14. AM 07:01 (1 month later)
상태수락
VulDB 항목378244 [svgdotjs svg.js 까지 3.2.5 npm Package API svgdotjs/svg.js EventTarget.on 권한 상승]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!