Files
CVEs-PoC/2021/CVE-2021-21306.md
T
2024-05-25 21:48:12 +02:00

18 lines
846 B
Markdown

### [CVE-2021-21306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21306)
![](https://img.shields.io/static/v1?label=Product&message=marked&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=%7B%22CWE-400%22%3A%22Uncontrolled%20Resource%20Consumption%22%7D&color=brighgreen)
### Description
Marked is an open-source markdown parser and compiler (npm package "marked"). In marked from version 1.1.1 and before version 2.0.0, there is a Regular expression Denial of Service vulnerability. This vulnerability can affect anyone who runs user generated code through marked. This vulnerability is fixed in version 2.0.0.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/engn33r/awesome-redos-security