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

18 lines
832 B
Markdown

### [CVE-2018-3970](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3970)
![](https://img.shields.io/static/v1?label=Product&message=Sophos&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=memory%20disclosure&color=brighgreen)
### Description
An exploitable memory disclosure vulnerability exists in the 0x222000 IOCTL handler functionality of Sophos HitmanPro.Alert 3.7.6.744. A specially crafted IRP request can cause the driver to return uninitialized memory, resulting in kernel memory disclosure. An attacker can send an IRP request to trigger this vulnerability.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0635
#### Github
No PoCs found on GitHub currently.