mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
23 lines
853 B
Markdown
23 lines
853 B
Markdown
### [CVE-2021-25292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25292)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/doyensec/regexploit
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
- https://github.com/nnrogers515/discord-coderbot
|
|
- https://github.com/retr0-13/regexploit
|
|
|