cve/2024/CVE-2024-25354.md

18 lines
615 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-25354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25354)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function.
### POC
#### Reference
- https://gist.github.com/6en6ar/c3b11b4058b8e2bc54717408d451fb79
#### Github
No PoCs found on GitHub currently.