mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
20 lines
791 B
Markdown
20 lines
791 B
Markdown
### [CVE-2023-36053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36053)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ch4n3-yoon/ch4n3-yoon
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/seal-community/patches
|
|
|