cve/2020/CVE-2020-24345.md
2024-05-25 21:48:12 +02:00

689 B

CVE-2020-24345

Description

** DISPUTED ** JerryScript through 2.3.0 allows stack consumption via function a(){new new Proxy(a,{})}JSON.parse("[]",a). NOTE: the vendor states that the problem is the lack of the --stack-limit option.

POC

Reference

Github

No PoCs found on GitHub currently.