cvelist/2021/31xxx/CVE-2021-31516.json

74 lines
2.7 KiB
JSON
Raw Normal View History

2021-04-16 16:00:43 +00:00
{
2021-06-29 15:01:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2021-31516",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Binary Ninja",
"version": {
"version_data": [
{
"version_value": "2.3.2660 (Build ID 88f343c3)"
}
]
}
}
]
},
"vendor_name": "Vector 35"
}
]
}
2021-06-29 15:01:15 +00:00
},
"credit": "Mat Powell of Trend Micro Zero Day Initiative",
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Vector 35 Binary Ninja 2.3.2660 (Build ID 88f343c3). User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of BNDB files. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-13670."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416: Use After Free"
}
]
}
2021-04-16 16:00:43 +00:00
]
2021-06-29 15:01:15 +00:00
},
"references": {
"reference_data": [
{
"url": "https://binary.ninja/2021/06/03/2.4-release.html#security-advisories",
"refsource": "MISC",
"name": "https://binary.ninja/2021/06/03/2.4-release.html#security-advisories"
},
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-677/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-677/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2021-04-16 16:00:43 +00:00
}
2021-06-29 15:01:15 +00:00
}