Vulnerability Description
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
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jerryscript | Jerryscript | <= 2.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/jerryscript-project/jerryscript/issues/3977ExploitIssue TrackingPatch
- https://github.com/jerryscript-project/jerryscript/issues/3977ExploitIssue TrackingPatch
FAQ
What is CVE-2020-24345?
CVE-2020-24345 is a vulnerability with a CVSS score of 7.8 (HIGH). 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
How severe is CVE-2020-24345?
CVE-2020-24345 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-24345?
Check the references section above for vendor advisories and patch information. Affected products include: Jerryscript Jerryscript.