2024-08-12 16:03:13 +00:00
{
"id" : "CVE-2024-42477" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-12T15:15:21.050" ,
2024-08-15 16:03:24 +00:00
"lastModified" : "2024-08-15T14:02:23.130" ,
"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 `type` member in the `rpc_tensor` structure can cause `global-buffer-overflow`. This vulnerability may lead to memory data leakage. The 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 \"tipo\" inseguro en la estructura \"rpc_tensor\" puede provocar un \"desbordamiento de b\u00fafer global\". Esta vulnerabilidad puede provocar una p\u00e9rdida de datos de la memoria. La vulnerabilidad est\u00e1 solucionada 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:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-08-15 16:03:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
2024-08-15 16:03:24 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-15 16:03:24 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 1.4
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:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-08-12 16:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2024-08-12 16:03:13 +00:00
"integrityImpact" : "NONE" ,
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" : 3.6
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-125"
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-401"
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-mqp6-7pv6-fqjf" ,
2024-08-15 16:03:24 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-08-12 16:03:13 +00:00
}
]
}