mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
1004 B
Markdown
18 lines
1004 B
Markdown
### [CVE-2021-21789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21789)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A privilege escalation vulnerability exists in the way IOBit Advanced SystemCare Ultimate 14.2.0.220 driver handles Privileged I/O write requests. During IOCTL 0x9c40a0e0, the first dword passed in the input buffer is the device port to write to and the dword at offset 4 is the value to write via the OUT instruction. A local attacker can send a malicious IRP to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|