2018-08-23 20:06:00 -04:00
{
2019-03-17 23:10:09 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-15834" ,
"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-09-12 12:05:43 -04:00
{
2019-03-17 23:10:09 +00:00
"lang" : "eng" ,
"value" : "In radare2 before 2.9.0, a heap overflow vulnerability exists in the read_module_referenced_functions function in libr/anal/flirt.c via a crafted flirt signature file."
2018-09-12 12:05:43 -04:00
}
2019-03-17 23:10:09 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/radare/radare2/pull/11300" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/radare/radare2/pull/11300"
} ,
{
"name" : "https://github.com/radare/radare2/issues/11274" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/radare/radare2/issues/11274"
}
]
}
}