2024-06-10 04:03:18 +00:00
{
"id" : "CVE-2024-37880" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-06-10T02:15:47.160" ,
2024-08-01 14:03:18 +00:00
"lastModified" : "2024-08-01T13:54:27.953" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-10 04:03:18 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Kyber reference implementation before 9b8d306, when compiled by LLVM Clang through 18.x with some common optimization options, has a timing side channel that allows attackers to recover an ML-KEM 512 secret key in minutes. This occurs because poly_frommsg in poly.c does not prevent Clang from emitting a vulnerable secret-dependent branch."
2024-06-12 18:03:11 +00:00
} ,
{
"lang" : "es" ,
"value" : "La implementaci\u00f3n de referencia de Kyber anterior a 9b8d306, cuando la compila LLVM Clang hasta 18.x con algunas opciones de optimizaci\u00f3n comunes, tiene un canal lateral de temporizaci\u00f3n que permite a los atacantes recuperar una clave secreta ML-KEM 512 en minutos. Esto ocurre porque poly_frommsg en poly.c no impide que Clang emita una rama vulnerable dependiente de un secreto."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-08-01 14:03:18 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-06-12 18:03:11 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
2024-08-01 14:03:18 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
2024-06-12 18:03:11 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pq-crystals:kyber:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2024-06-03" ,
"matchCriteriaId" : "346EEBCC-A9CB-4394-BB8B-9E741FB4331F"
}
]
}
]
2024-06-10 04:03:18 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/antoonpurnal/clangover" ,
2024-06-12 18:03:11 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-06-10 04:03:18 +00:00
} ,
{
"url" : "https://github.com/pq-crystals/kyber/commit/9b8d30698a3e7449aeb34e62339d4176f11e3c6c" ,
2024-06-12 18:03:11 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-06-10 04:03:18 +00:00
} ,
{
"url" : "https://news.ycombinator.com/item?id=40577486" ,
2024-06-12 18:03:11 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Not Applicable"
]
2024-06-10 04:03:18 +00:00
} ,
{
"url" : "https://pqshield.com/pqshield-plugs-timing-leaks-in-kyber-ml-kem-to-improve-pqc-implementation-maturity/" ,
2024-06-12 18:03:11 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-06-10 04:03:18 +00:00
} ,
{
"url" : "https://twitter.com/purnaltoon/status/1797644696568959476" ,
2024-06-12 18:03:11 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-06-10 04:03:18 +00:00
}
]
}