cve/2020/CVE-2020-13511.md

19 lines
1011 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-13511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13511)
![](https://img.shields.io/static/v1?label=Product&message=NZXT&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 0x9c4060d4 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.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1110
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1110
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-13511