Logo
componentraptor
Name
raptor
Version
2.0.16
Type
library
Description
-
Licenses
GPL-2.0+ or LGPL-2.1+ or Apache-2.0+
PURL
-
CPE
cpe:2.3:a:librdf:raptor_rdf_syntax_library:2.0.16:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
2.0.16

Patches#


#
Title
Author
Resolve
1
Patch #1
Nitin Mendiratta <nitin.mendiratta@rockwellcollins.com>
2
Remove the access to entities 'checked' private symbol for
David Anes <david.anes@suse.com>
3
Fix Github issue 70 B) Heap read buffer overflow in ntriples
Dave Beckett <dave@dajobe.org>
CVE-2024-57822
4
Fix Github issue 70 A) Integer Underflow in
Dave Beckett <dave@dajobe.org>
CVE-2024-57823

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().