Files
CVEs-PoC/2020/CVE-2020-8237.md
T
2024-06-18 02:51:15 +02:00

18 lines
591 B
Markdown

### [CVE-2020-8237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8237)
![](https://img.shields.io/static/v1?label=Product&message=json-bigint&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brighgreen)
### Description
Prototype pollution in json-bigint npm package < 1.0.0 may lead to a denial-of-service (DoS) attack.
### POC
#### Reference
- https://hackerone.com/reports/916430
#### Github
No PoCs found on GitHub currently.