cve/2008/CVE-2008-1140.md

18 lines
727 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-1140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1140)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
DLMFDISK.sys 1.2.0.27 in DESlock+ 3.2.6 and earlier allows local users to gain privileges via a certain DLKFDISK_IOCTL request to \\.\DLKFDisk_Control that overwrites a data structure associated with a mounted pseudo-filesystem, aka the "ring0 SYSTEM" vulnerability.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5144
#### Github
No PoCs found on GitHub currently.