CVE-2008-2382
QEMU < 0.9.1 and KVM < 79 - Denial of Service via VNC Protocol Message
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2382. PoCs published by Alfredo Ortega.
AI-analyzed exploit summary This exploit triggers a denial-of-service condition in QEMU and KVM's VNC server by sending a malformed packet after establishing a connection. The vulnerability arises from improper handling of the framebuffer update request, leading to a crash.
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.
Exploits (1)
This exploit triggers a denial-of-service condition in QEMU and KVM's VNC server by sending a malformed packet after establishing a connection. The vulnerability arises from improper handling of the framebuffer update request, leading to a crash.