CVE-2000-0453
XFree86 3.3.x and 4.0 - Denial of Service via Malformed TCP Packet
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0453. PoCs published by Chris Evans.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service (DoS) vulnerability in XFree86 by sending a malformed packet to the X server's TCP port 6000. The vulnerability arises from an integer underflow in the `AuthCheckSitePolicy()` function, causing the server to enter an infinite loop and consume 100% CPU.
Description
XFree86 3.3.x and 4.0 allows a user to cause a denial of service via a negative counter value in a malformed TCP packet that is sent to port 6000.
Exploits (1)
This exploit demonstrates a denial-of-service (DoS) vulnerability in XFree86 by sending a malformed packet to the X server's TCP port 6000. The vulnerability arises from an integer underflow in the `AuthCheckSitePolicy()` function, causing the server to enter an infinite loop and consume 100% CPU.