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

18 lines
818 B
Markdown

### [CVE-2020-9756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9756)
![](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
Patriot Viper RGB Driver 1.1 and prior exposes IOCTL and allows insufficient access control. The IOCTL Codes 0x80102050 and 0x80102054 allows a local user with low privileges to read/write 1/2/4 bytes from or to an IO port. This could be leveraged in a number of ways to ultimately run code with elevated privileges.
### POC
#### Reference
- https://www.coresecurity.com/advisories/viper-rgb-driver-multiple-vulnerabilities
#### Github
No PoCs found on GitHub currently.