mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-21 17:40:09 +00:00
20 lines
878 B
Markdown
20 lines
878 B
Markdown
![]() |
### [CVE-2008-4363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4363)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|