Files
CVEs-PoC/2020/CVE-2020-13509.md
T
2024-05-25 21:48:12 +02:00

18 lines
998 B
Markdown

### [CVE-2020-13509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13509)
![](https://img.shields.io/static/v1?label=Product&message=%20NZXT&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%3A%20Improper%20Privilege%20Management&color=brighgreen)
### Description
An information disclosure vulnerability exists in the WinRing0x64 Driver Privileged I/O Read IRPs functionality of NZXT CAM 4.8.0. A specially crafted I/O request packet (IRP) Using the IRP 0x9c4060cc gives a low privilege user direct access to the IN instruction that is completely unrestrained at an elevated privilege level. An attacker can send a malicious IRP to trigger this vulnerability and this access could allow for information leakage of sensitive data.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1110
#### Github
No PoCs found on GitHub currently.