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

18 lines
895 B
Markdown

### [CVE-2007-5042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5042)
![](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
Outpost Firewall Pro 4.0.1025.7828 does not properly validate certain parameters to System Service Descriptor Table (SSDT) function handlers, which allows local users to cause a denial of service (crash) and possibly gain privileges via the (1) NtCreateKey, (2) NtDeleteFile, (3) NtLoadDriver, (4) NtOpenProcess, (5) NtOpenSection, (6) NtOpenThread, and (7) NtUnloadDriver kernel SSDT hooks, a partial regression of CVE-2006-7160.
### POC
#### Reference
- http://securityreason.com/securityalert/3161
#### Github
No PoCs found on GitHub currently.