cve/2024/CVE-2024-57823.md
2025-09-29 16:08:36 +00:00

18 lines
632 B
Markdown

### [CVE-2024-57823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57823)
![](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
In Raptor RDF Syntax Library through 2.0.16, there is an integer underflow when normalizing a URI with the turtle parser in raptor_uri_normalize_path().
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896
#### Github
No PoCs found on GitHub currently.