Vulnerabilities (CVE)

Filtered by vendor Librdf Subscribe
Filtered by product Raptor Rdf Syntax Library
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-57822 1 Librdf 1 Raptor Rdf Syntax Library 2025-09-29 N/A 4.0 MEDIUM
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().
CVE-2024-57823 1 Librdf 1 Raptor Rdf Syntax Library 2025-09-29 N/A 9.3 CRITICAL
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().
CVE-2020-25713 3 Debian, Fedoraproject, Librdf 3 Debian Linux, Fedora, Raptor Rdf Syntax Library 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
A malformed input file can lead to a segfault due to an out of bounds array access in raptor_xml_writer_start_element_common.
CVE-2017-18926 3 Debian, Fedoraproject, Librdf 3 Debian Linux, Fedora, Raptor Rdf Syntax Library 2024-11-21 5.8 MEDIUM 7.1 HIGH
raptor_xml_writer_start_element_common in raptor_xml_writer.c in Raptor RDF Syntax Library 2.0.15 miscalculates the maximum nspace declarations for the XML writer, leading to heap-based buffer overflows (sometimes seen in raptor_qname_format_as_xml).