2017-10-16 12:31:07 -04:00
{
2019-03-17 23:30:29 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-9520" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:30:29 +00:00
"lang" : "eng" ,
"value" : "The r_config_set function in libr/config/config.c in radare2 1.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted DEX file."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:30:29 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/radare/radare2/commit/f85bc674b2a2256a364fe796351bc1971e106005" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/radare/radare2/commit/f85bc674b2a2256a364fe796351bc1971e106005"
} ,
{
"name" : "https://github.com/radare/radare2/issues/7698" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/radare/radare2/issues/7698"
}
]
}
}