cve/2023/CVE-2023-33289.md

18 lines
607 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-33289](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33289)
![](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
The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to lib.rs.
### POC
#### Reference
- https://gist.github.com/6en6ar/b118888dc739e8979038f24c8ac33611
#### Github
No PoCs found on GitHub currently.