mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
871 B
Markdown
18 lines
871 B
Markdown
### [CVE-2009-3616](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3616)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple use-after-free vulnerabilities in vnc.c in the VNC server in QEMU 0.10.6 and earlier might allow guest OS users to execute arbitrary code on the host OS by establishing a connection from a VNC client and then (1) disconnecting during data transfer, (2) sending a message using incorrect integer data types, or (3) using the Fuzzy Screen Mode protocol, related to double free vulnerabilities.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=508567
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|