mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2021-23470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23470)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package putil-merge before 3.8.0. The merge() function does not check the values passed into the argument. An attacker can supply a malicious value by adjusting the value to include the constructor property. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-PUTILMERGE-1317077
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-PUTILMERGE-2391487
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|