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

20 lines
975 B
Markdown

### [CVE-2008-5731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5731)
![](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 PGPwded device driver (aka PGPwded.sys) in PGP Corporation PGP Desktop 9.0.6 build 6060 and 9.9.0 build 397 allows local users to cause a denial of service (system crash) and possibly gain privileges via a certain METHOD_BUFFERED IOCTL request that overwrites portions of memory, related to a "Driver Collapse." NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://securityreason.com/securityalert/4811
- http://www.evilfingers.com/advisory/PGPDesktop_9_0_6_Denial_Of_Service_POC.php
- https://www.exploit-db.com/exploits/7556
#### Github
No PoCs found on GitHub currently.