Files
CVEs-PoC/2020/CVE-2020-6101.md
T
2024-05-25 21:48:12 +02:00

18 lines
1.0 KiB
Markdown

### [CVE-2020-6101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6101)
![](https://img.shields.io/static/v1?label=Product&message=AMD&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=out%20of%20bounds%20write&color=brighgreen)
### Description
An exploitable code execution vulnerability exists in the Shader functionality of AMD Radeon DirectX 11 Driver atidxx64.dll 26.20.15019.19000. An attacker can provide a specially crafted shader file to trigger this vulnerability, resulting in code execution. This vulnerability can be triggered from a HYPER-V guest using the RemoteFX feature, leading to executing the vulnerable code on the HYPER-V host (inside of the rdvgm.exe process). Theoretically this vulnerability could be also triggered from web browser (using webGL and webassembly).
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1041
#### Github
No PoCs found on GitHub currently.