cve/2008/CVE-2008-4363.md

20 lines
878 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-4363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4363)
![](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
DLMFENC.sys 1.0.0.28 in DESlock+ 3.2.7 allows local users to cause a denial of service (system crash) or potentially execute arbitrary code via a certain DLMFENC_IOCTL request to \\.\DLKPFSD_Device that overwrites a pointer, probably related to use of the ProbeForRead function when ProbeForWrite was intended.
### POC
#### Reference
- http://digit-labs.org/files/exploits/deslock-probe-read.c
- http://securityreason.com/securityalert/4342
- https://www.exploit-db.com/exploits/6498
#### Github
No PoCs found on GitHub currently.