Name
raptor2
Version
2.0.16
Type
library
Description
Library for parsing and serializing RDF syntaxes
Licenses
GPL-2.0-only | LGPL-2.1-only | Apache-2.0
PURL
-
CPE
cpe:2.3:*:*:raptor2:2.0.16:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
Fix Github issue 70 B) Heap read buffer overflow in ntriples
Gyorgy Sarvari <skandigraun@gmail.com>
CVE-2024-57823
2
Fix Github issue 70 A) Integer Underflow in
Gyorgy Sarvari <skandigraun@gmail.com>
CVE-2024-57822
3
Remove the access to entities 'checked' private symbol for
David Anes <david.anes@suse.com>
Vulnerabilities#
Name
Analysis
Description
Patched
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().
Patched
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().