cve/2019/CVE-2019-9742.md
2025-09-29 21:09:30 +02:00

19 lines
943 B
Markdown

### [CVE-2019-9742](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9742)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
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.
### POC
#### Reference
- https://github.com/nafiez/nafiez.github.io/blob/master/_posts/2019-03-13-gdata-total-security-acl-bypass.md
- https://nafiez.github.io/security/bypass/2019/03/12/gdata-total-security-acl-bypass.html
#### Github
No PoCs found on GitHub currently.