Files
CVEs-PoC/2017/CVE-2017-13672.md
T
2024-05-26 14:27:05 +02:00

19 lines
744 B
Markdown

### [CVE-2017-13672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13672)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/DavidBuchanan314/CVE-2017-13672
- https://github.com/DavidBuchanan314/DavidBuchanan314