2025-01-10 15:04:13 +00:00
{
"id" : "CVE-2024-57823" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-01-10T13:15:10.113" ,
"lastModified" : "2025-01-10T14:15:29.583" ,
2025-01-12 03:03:49 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2025-01-10 15:04:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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()."
2025-01-19 03:03:47 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Raptor RDF Syntax Library hasta la versi\u00f3n 2.0.16, hay un desbordamiento de enteros al normalizar una URI con el analizador de tortugas en raptor_uri_normalize_path()."
2025-01-10 15:04:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.3 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-191"
}
]
}
] ,
"references" : [
{
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067896" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/dajobe/raptor/issues/70" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/pedrib/PoC/blob/master/fuzzing/raptor-fuzz.md" ,
"source" : "cve@mitre.org"
}
]
}