cve/2023/CVE-2023-26102.md
2024-06-18 02:51:15 +02:00

780 B

CVE-2023-26102

Description

All versions of the package rangy are vulnerable to Prototype Pollution when using the extend() function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype

POC

Reference

Github

No PoCs found on GitHub currently.