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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/kvesta/vesta
|
|
- https://github.com/suchithrzp/test-sca
|
|
|