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

18 lines
805 B
Markdown

### [CVE-2014-2382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2382)
![](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
The DfDiskLo.sys driver in Faronics Deep Freeze Standard and Enterprise 8.10 and earlier allows local administrators to cause a denial of service (crash) and execute arbitrary code via a crafted IOCTL request that writes to arbitrary memory locations, related to the IofCallDriver function.
### POC
#### Reference
- http://packetstormsecurity.com/files/129172/Faronics-Deep-Freeze-Arbitrary-Code-Execution.html
#### Github
No PoCs found on GitHub currently.