Files
CVEs-PoC/2015/CVE-2015-3247.md
T
2025-09-29 21:09:30 +02:00

18 lines
750 B
Markdown

### [CVE-2015-3247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3247)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Race condition in the worker_update_monitors_config function in SPICE 0.12.4 allows a remote authenticated guest user to cause a denial of service (heap-based memory corruption and QEMU-KVM crash) or possibly execute arbitrary code on the host via unspecified vectors.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2736-1
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-3247