cve/2021/CVE-2021-21789.md
2024-06-18 02:51:15 +02:00

945 B

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

Github

No PoCs found on GitHub currently.