Files
CVEs-PoC/2021/CVE-2021-23429.md
T
2025-09-29 21:09:30 +02:00

18 lines
696 B
Markdown

### [CVE-2021-23429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23429)
![](https://img.shields.io/static/v1?label=Product&message=transpile&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brightgreen)
### Description
All versions of package transpile are vulnerable to Denial of Service (DoS) due to a lack of input sanitization or whitelisting, coupled with improper exception handling in the .to() function.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-TRANSPILE-1290774
#### Github
No PoCs found on GitHub currently.