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

18 lines
649 B
Markdown

### [CVE-2024-57822](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57822)
![](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 a heap-based buffer over-read when parsing triples with the nquads parser in raptor_ntriples_parse_term_internal().
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896
#### Github
No PoCs found on GitHub currently.