mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2021-23784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23784)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
This affects the package tempura before 0.4.0. If the input to the esc function is of type object (i.e an array) it is returned without being escaped/sanitized, leading to a potential Cross-Site Scripting vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-TEMPURA-1569633
|
|
|
|
#### Github
|
|
- https://github.com/dellalibera/dellalibera
|
|
|