2020-08-13 08:05:58 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-08-22 18:25:51 +00:00
"ID" : "CVE-2020-18382" ,
"STATE" : "PUBLIC"
2020-08-13 08:05:58 +00:00
} ,
2023-08-22 18:25:51 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-08-13 08:05:58 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-08-22 18:25:51 +00:00
"value" : "Heap-buffer-overflow in /src/wasm/wasm-binary.cpp in wasm::WasmBinaryBuilder::visitBlock(wasm::Block*) in Binaryen 1.38.26. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm-opt."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/WebAssembly/binaryen/issues/1900" ,
"refsource" : "MISC" ,
"name" : "https://github.com/WebAssembly/binaryen/issues/1900"
2020-08-13 08:05:58 +00:00
}
]
}
}