VYPR

Raptor RDF Syntax Library

by Raptor

CVEs (3)

  • CVE-2024-57823CriJan 10, 2025
    risk 0.60cvss 9.3epss 0.00

    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-2017-18926HigNov 6, 2020
    risk 0.46cvss 7.1epss 0.03

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

  • CVE-2024-57822MedJan 10, 2025
    risk 0.26cvss 4.0epss 0.00

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