mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
18 lines
784 B
Markdown
18 lines
784 B
Markdown
### [CVE-2020-7748](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7748)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package @tsed/core before 5.65.7. This vulnerability relates to the deepExtend function which is used as part of the utils directory. 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-TSEDCORE-1019382
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7748
|
|
|