9.3 CVE-2024-57823

Exploit
 

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().
https://nvd.nist.gov/vuln/detail/CVE-2024-57823

Categories

CWE-191 : Integer Underflow (Wrap or Wraparound)
This can happen in signed and unsigned cases.

References


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:librdf:raptor_rdf_syntax_library:*:*:*:*:*:*:*:* <= 2.0.16


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
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


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry