mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
22 lines
931 B
Markdown
22 lines
931 B
Markdown
![]() |
### [CVE-2018-16711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16711)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
IObit Advanced SystemCare, which includes Monitor_win10_x64.sys or Monitor_win7_x64.sys, 1.2.0.5 (and possibly earlier versions) allows a user to send an IOCTL (0x9C402088) with a buffer containing user defined content. The driver's subroutine will execute a wrmsr instruction with the user's buffer for input.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/0xT11/CVE-POC
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/DownWithUp/CVE-2018-16711
|
||
|
- https://github.com/DownWithUp/CVE-Stockpile
|
||
|
- https://github.com/anquanscan/sec-tools
|
||
|
|