Files
CVEs-PoC/2018/CVE-2018-5410.md
T
2024-06-18 02:51:15 +02:00

18 lines
870 B
Markdown

### [CVE-2018-5410](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5410)
![](https://img.shields.io/static/v1?label=Product&message=Open%20Source%20File%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.0.50001.0.0.5000%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%3A%20Stack-based%20Buffer%20Overflow&color=brighgreen)
### Description
Dokan, versions between 1.0.0.5000 and 1.2.0.1000, are vulnerable to a stack-based buffer overflow in the dokan1.sys driver. An attacker can create a device handle to the system driver and send arbitrary input that will trigger the vulnerability. This vulnerability was introduced in the 1.0.0.5000 version update.
### POC
#### Reference
- https://www.exploit-db.com/exploits/46155/
#### Github
- https://github.com/ARPSyndicate/cvemon