mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-7765](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7765)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-FIREBASEUTIL-1038324
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|