Files
CVEs-PoC/2014/CVE-2014-5256.md
T
2024-05-26 14:27:05 +02:00

18 lines
822 B
Markdown

### [CVE-2014-5256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5256)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Node.js 0.8 before 0.8.28 and 0.10 before 0.10.30 does not consider the possibility of recursive processing that triggers V8 garbage collection in conjunction with a V8 interrupt, which allows remote attackers to cause a denial of service (memory corruption and application crash) via deep JSON objects whose parsing lets this interrupt mask an overflow of the program stack.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ragle/searchlight