Files
CVEs-PoC/2008/CVE-2008-2382.md
T
2024-06-18 02:51:15 +02:00

19 lines
730 B
Markdown

### [CVE-2008-2382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2382)
![](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
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.