2018-12-25 14:03:48 -05:00
{
2019-03-17 22:09:46 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-20457" ,
"STATE" : "PUBLIC"
} ,
"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" ,
"description" : {
"description_data" : [
2018-12-25 14:03:48 -05:00
{
2019-03-17 22:09:46 +00:00
"lang" : "eng" ,
"value" : "In radare2 through 3.1.3, the assemble function inside libr/asm/p/asm_arm_cs.c allows attackers to cause a denial-of-service (application crash via an r_num_calc out-of-bounds read) by crafting an arm assembly input because a loop uses an incorrect index in armass.c and certain length validation is missing in armass64.c, a related issue to CVE-2018-20459."
2018-12-25 14:03:48 -05:00
}
2019-03-17 22:09:46 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-10-07 19:01:48 +00:00
"name" : "https://github.com/radare/radare2/issues/12417" ,
2019-03-17 22:09:46 +00:00
"refsource" : "MISC" ,
2020-10-07 19:01:48 +00:00
"url" : "https://github.com/radare/radare2/issues/12417"
2019-03-17 22:09:46 +00:00
} ,
{
"refsource" : "MISC" ,
2020-10-07 19:01:48 +00:00
"name" : "https://github.com/radareorg/radare2/commit/e5c14c167b0dcf0a53d76bd50bacbbcc0dfc1ae7" ,
"url" : "https://github.com/radareorg/radare2/commit/e5c14c167b0dcf0a53d76bd50bacbbcc0dfc1ae7"
2019-03-17 22:09:46 +00:00
}
]
}
}