### [CVE-2024-57822](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57822) ![](https://img.shields.io/static/v1?label=Product&message=Raptor%20RDF%20Syntax%20Library&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125%20Out-of-bounds%20Read&color=brightgreen) ### 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 - https://github.com/dajobe/raptor/issues/70 - https://github.com/pedrib/PoC/blob/master/fuzzing/raptor-fuzz.md #### Github - https://github.com/fkie-cad/nvd-json-data-feeds