cvelist/2018/20xxx/CVE-2018-20461.json
2019-03-18 02:20:15 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20461",
"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": [
{
"lang": "eng",
"value": "In radare2 prior to 3.1.1, core_anal_bytes in libr/core/cmd_anal.c allows attackers to cause a denial-of-service (application crash caused by out-of-bounds read) by crafting a binary file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/radare/radare2/commit/a1bc65c3db593530775823d6d7506a457ed95267",
"refsource": "MISC",
"url": "https://github.com/radare/radare2/commit/a1bc65c3db593530775823d6d7506a457ed95267"
},
{
"name": "https://github.com/radare/radare2/issues/12375",
"refsource": "MISC",
"url": "https://github.com/radare/radare2/issues/12375"
}
]
}
}