2024-07-22 20:03:13 +00:00
{
"id" : "CVE-2024-41130" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-22T18:15:04.013" ,
2024-07-24 14:03:13 +00:00
"lastModified" : "2024-07-24T12:55:13.223" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-07-22 20:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in gguf_init_from_file. This vulnerability is fixed in b3427."
2024-07-24 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " llama.cpp proporciona inferencia LLM en C/C++. Antes de b3427, llama.cpp contiene una desreferencia de puntero nulo en gguf_init_from_file. Esta vulnerabilidad se soluciona en b3427."
2024-07-22 20:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/ggerganov/llama.cpp/commit/07283b1a90e1320aae4762c7e03c879043910252" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-49q7-2jmh-92fp" ,
"source" : "security-advisories@github.com"
}
]
}