Files
CVEs-PoC/2012/CVE-2012-3515.md
2024-06-18 02:51:15 +02:00

18 lines
741 B
Markdown

### [CVE-2012-3515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3515)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Qemu, as used in Xen 4.0, 4.1 and possibly other products, when emulating certain devices with a virtual console backend, allows local OS guest users to gain privileges via a crafted escape VT100 sequence that triggers the overwrite of a "device model's address space."
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-1590-1
#### Github
No PoCs found on GitHub currently.