cve/2020/CVE-2020-8116.md

20 lines
837 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-8116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116)
![](https://img.shields.io/static/v1?label=Product&message=dot-prop&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Modification%20of%20Assumed-Immutable%20Data%20(MAID)%20(CWE-471)&color=brighgreen)
### Description
Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.
### POC
#### Reference
- https://hackerone.com/reports/719856
2024-06-09 00:33:16 +00:00
- https://hackerone.com/reports/719856
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/AleBekk/DependencyCheckParser
- https://github.com/ossf-cve-benchmark/CVE-2020-8116