mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
19 lines
784 B
Markdown
19 lines
784 B
Markdown
### [CVE-2021-23443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23443)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
This affects the package edge.js before 5.3.2. A type confusion vulnerability can be used to bypass input sanitization when the input to be rendered is an array (instead of a string or a SafeValue), even if {{ }} are used.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-EDGEJS-1579556
|
|
|
|
#### Github
|
|
- https://github.com/Farrhouq/Inpt-report
|
|
- https://github.com/dellalibera/dellalibera
|
|
|