9.3
CVE-2024-57823
- EPSS 0.32%
- Veröffentlicht 10.01.2025 13:15:10
- Zuletzt bearbeitet 03.11.2025 18:15:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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().
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Librdf ≫ Raptor Rdf Syntax Library Version <= 2.0.16
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.32% | 0.23 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| cve@mitre.org | 9.3 | 2.5 | 6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-191 Integer Underflow (Wrap or Wraparound)
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
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
https://lists.debian.org/debian-lts-announce/2025/10/msg00023.html