cvelist/2020/11xxx/CVE-2020-11520.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-04-04 14:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-22 18:01:28 +00:00
"ID": "CVE-2020-11520",
"STATE": "PUBLIC"
2020-04-04 14:01:17 +00:00
},
2020-06-22 18:01:28 +00:00
"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",
2020-04-04 14:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-22 18:01:28 +00:00
"value": "The SDDisk2k.sys driver of WinMagic SecureDoc v8.5 and earlier allows local users to write to arbitrary kernel memory addresses because the IOCTL dispatcher lacks pointer validation. Exploiting this vulnerability results in privileged code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.winmagic.com/support/release-notes/securedoc-v8-5-sr2/",
"url": "https://www.winmagic.com/support/release-notes/securedoc-v8-5-sr2/"
2020-07-17 13:01:21 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.winmagic.com/support/release-notes/securedoc-v8-5-sr2-hf1",
"url": "https://www.winmagic.com/support/release-notes/securedoc-v8-5-sr2-hf1"
2020-04-04 14:01:17 +00:00
}
]
}
}