mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
19 lines
730 B
Markdown
19 lines
730 B
Markdown
### [CVE-2008-2382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2382)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The protocol_client_msg function in vnc.c in the VNC server in (1) Qemu 0.9.1 and earlier and (2) KVM kvm-79 and earlier allows remote attackers to cause a denial of service (infinite loop) via a certain message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4803
|
|
- http://www.coresecurity.com/content/vnc-remote-dos
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|