cvelist/2018/6xxx/CVE-2018-6593.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2018-02-02 22:02:21 -05:00
{
2019-03-17 21:30:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-6593",
"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-02-03 13:02:45 -05:00
{
2019-03-17 21:30:56 +00:00
"lang": "eng",
"value": "An issue was discovered in MalwareFox AntiMalware 2.74.0.150. Improper access control in zam32.sys and zam64.sys allows a non-privileged process to register itself with the driver by connecting to the filter communication port and then using IOCTL 0x8000204C to \\\\.\\ZemanaAntiMalware to elevate privileges."
2018-02-03 13:02:45 -05:00
}
2019-03-17 21:30:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "43973",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43973/"
},
{
"name": "https://github.com/SouhailHammou/Exploits/blob/master/CVE-2018-6593/Malwarefox_privescl_0.c",
"refsource": "MISC",
"url": "https://github.com/SouhailHammou/Exploits/blob/master/CVE-2018-6593/Malwarefox_privescl_0.c"
}
]
}
}