Files
CVEs-PoC/2020/CVE-2020-8125.md
T
2024-05-25 21:48:12 +02:00

18 lines
706 B
Markdown

### [CVE-2020-8125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8125)
![](https://img.shields.io/static/v1?label=Product&message=klona%20npm%20module&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Input%20Validation%20(CWE-20)&color=brighgreen)
### Description
Flaw in input validation in npm package klona version 1.1.0 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using klona.
### POC
#### Reference
- https://hackerone.com/reports/778414
#### Github
No PoCs found on GitHub currently.