2024-11-08 19:03:25 +00:00
{
"id" : "CVE-2024-25431" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-08T17:15:06.023" ,
2024-11-14 21:03:23 +00:00
"lastModified" : "2024-11-14T20:42:47.297" ,
"vulnStatus" : "Analyzed" ,
2024-11-08 19:03:25 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the check_was_abi_compatibility function."
2024-11-13 17:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema en bytecodealliance wasm-micro-runtime anterior a v.b3f728c y corregido en el commit 06df58f permite a un atacante remoto escalar privilegios a trav\u00e9s de un archivo manipulado a la funci\u00f3n check_was_abi_compatibility."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-11-14 21:03:23 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-11-14 21:03:23 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-14 21:03:23 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2024-11-13 17:03:52 +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:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-11-13 17:03:52 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-13 17:03:52 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-11-14 21:03:23 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2024-11-13 17:03:52 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2024-11-08 19:03:25 +00:00
}
] ,
2024-11-14 21:03:23 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bytecodealliance:webassembly_micro_runtime:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.2" ,
"matchCriteriaId" : "A5C4A095-7C30-4027-B83A-DC6C72967FD2"
}
]
}
]
}
] ,
2024-11-08 19:03:25 +00:00
"references" : [
{
"url" : "https://gist.github.com/haruki3hhh/bd228e6dcaf8c18140e1074964912b39" ,
2024-11-14 21:03:23 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-11-08 19:03:25 +00:00
} ,
{
"url" : "https://github.com/bytecodealliance/wasm-micro-runtime/issues/3122" ,
2024-11-14 21:03:23 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch"
]
2024-11-08 19:03:25 +00:00
} ,
{
"url" : "https://github.com/bytecodealliance/wasm-micro-runtime/pull/3126" ,
2024-11-14 21:03:23 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-11-08 19:03:25 +00:00
}
]
}