mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
### [CVE-2020-24345](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/jerryscript-project/jerryscript/issues/3977
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|