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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The dot package v1.1.2 uses Function() to compile templates. This can be exploited by the attacker if they can control the given template or if they can control the value set on Object.prototype.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/390929
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|