From 7d8688bbe4a0b9b453707286c6c1796374bc7b43 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 13 Mar 2019 10:14:42 -0400 Subject: [PATCH] - Synchronized data. --- 2019/9xxx/CVE-2019-9742.json | 67 ++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 2019/9xxx/CVE-2019-9742.json diff --git a/2019/9xxx/CVE-2019-9742.json b/2019/9xxx/CVE-2019-9742.json new file mode 100644 index 00000000000..acb80336feb --- /dev/null +++ b/2019/9xxx/CVE-2019-9742.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9742", + "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" : "gdwfpcd.sys in G Data Total Security before 2019-02-22 allows an attacker to bypass ACLs because Interpreted Device Characteristics lacks FILE_DEVICE_SECURE_OPEN and therefore files and directories \"inside\" the \\\\.\\gdwfpcd device are not properly protected, leading to unintended impersonation or object creation." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/nafiez/nafiez.github.io/blob/master/_posts/2019-03-13-gdata-total-security-acl-bypass.md", + "refsource" : "MISC", + "url" : "https://github.com/nafiez/nafiez.github.io/blob/master/_posts/2019-03-13-gdata-total-security-acl-bypass.md" + }, + { + "name" : "https://nafiez.github.io/security/bypass/2019/03/12/gdata-total-security-acl-bypass.html", + "refsource" : "MISC", + "url" : "https://nafiez.github.io/security/bypass/2019/03/12/gdata-total-security-acl-bypass.html" + } + ] + } +}