mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
19 lines
797 B
Markdown
19 lines
797 B
Markdown
### [CVE-2020-8116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116)
|
|

|
|

|
|
%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
|
|
|
|
#### Github
|
|
- https://github.com/AleBekk/DependencyCheckParser
|
|
- https://github.com/ossf-cve-benchmark/CVE-2020-8116
|
|
|