cvelist/2025/2xxx/CVE-2025-2368.json
2025-03-17 08:00:36 +00:00

134 lines
5.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-2368",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in WebAssembly wabt 1.0.36 and classified as critical. This issue affects the function wabt::interp::(anonymous namespace)::BinaryReaderInterp::OnExport of the file wabt/src/interp/binary-reader-interp.cc of the component Malformed File Handler. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in WebAssembly wabt 1.0.36 gefunden. Dies betrifft die Funktion wabt::interp::(anonymous namespace)::BinaryReaderInterp::OnExport der Datei wabt/src/interp/binary-reader-interp.cc der Komponente Malformed File Handler. Durch das Manipulieren mit unbekannten Daten kann eine heap-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Als bestm\u00f6gliche Massnahme wird Patching empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow",
"cweId": "CWE-122"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Memory Corruption",
"cweId": "CWE-119"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "WebAssembly",
"product": {
"product_data": [
{
"product_name": "wabt",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0.36"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.299867",
"refsource": "MISC",
"name": "https://vuldb.com/?id.299867"
},
{
"url": "https://vuldb.com/?ctiid.299867",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.299867"
},
{
"url": "https://vuldb.com/?submit.515327",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.515327"
},
{
"url": "https://github.com/WebAssembly/wabt/issues/2556",
"refsource": "MISC",
"name": "https://github.com/WebAssembly/wabt/issues/2556"
},
{
"url": "https://github.com/WebAssembly/wabt/issues/2537",
"refsource": "MISC",
"name": "https://github.com/WebAssembly/wabt/issues/2537"
},
{
"url": "https://github.com/WebAssembly/wabt/issues/2556#issue-2899598349",
"refsource": "MISC",
"name": "https://github.com/WebAssembly/wabt/issues/2556#issue-2899598349"
},
{
"url": "https://github.com/WebAssembly/wabt/pull/2541",
"refsource": "MISC",
"name": "https://github.com/WebAssembly/wabt/pull/2541"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P"
}
]
}
}