2024-08-12 16:03:13 +00:00
{
"id" : "CVE-2024-42479" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-12T15:15:21.490" ,
2024-08-15 16:03:24 +00:00
"lastModified" : "2024-08-15T14:03:53.203" ,
"vulnStatus" : "Analyzed" ,
2024-08-12 16:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause arbitrary address writing. This vulnerability is fixed in b3561."
2024-08-15 16:03:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "llama.cpp proporciona inferencia LLM en C/C++. El miembro puntero \"datos\" inseguro en la estructura \"rpc_tensor\" puede provocar la escritura de direcciones arbitrarias. Esta vulnerabilidad se soluciona en b3561."
2024-08-12 16:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-15 16:03:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-15 16:03:24 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
2024-08-15 16:03:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-08-15 16:03:24 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-15 16:03:24 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 6.0
2024-08-15 16:03:24 +00:00
} ,
2024-08-12 16:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-12 16:03:13 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-08-12 16:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-08-12 16:03:13 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-12 16:03:13 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-08-12 16:03:13 +00:00
}
]
} ,
"weaknesses" : [
2024-08-15 16:03:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-15 16:03:24 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-123"
2024-08-15 16:03:24 +00:00
}
]
} ,
2024-08-12 16:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-12 16:03:13 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-787"
2024-08-12 16:03:13 +00:00
}
]
}
] ,
2024-08-15 16:03:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ggerganov:llama.cpp:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "b3561" ,
"matchCriteriaId" : "959A4095-3418-4510-B812-74AC693D3DAC"
}
]
}
]
}
] ,
2024-08-12 16:03:13 +00:00
"references" : [
{
"url" : "https://github.com/ggerganov/llama.cpp/commit/b72942fac998672a79a1ae3c03b340f7e629980b" ,
2024-08-15 16:03:24 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-12 16:03:13 +00:00
} ,
{
"url" : "https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-wcr5-566p-9cwj" ,
2024-08-15 16:03:24 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-08-12 16:03:13 +00:00
}
]
}