mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
818 B
Markdown
18 lines
818 B
Markdown
### [CVE-2020-9756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9756)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|