mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
20 lines
859 B
Markdown
20 lines
859 B
Markdown
### [CVE-2018-3752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The utilities function in all versions <= 1.0.0 of the merge-options node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/311336
|
|
- https://hackerone.com/reports/311336
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ossf-cve-benchmark/CVE-2018-3752
|
|
|