mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
728 B
Markdown
19 lines
728 B
Markdown
### [CVE-2021-26813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26813)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
markdown2 >=1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/doyensec/regexploit
|
|
- https://github.com/retr0-13/regexploit
|
|
|