Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0504. PoCs published by Chris Evans.
AI-analyzed exploit summary This exploit targets a denial of service vulnerability in libICE (CVE-2000-0504) by sending a malformed ICE protocol message with an overly large string length value, causing a pointer to access uninitialized memory and trigger a segmentation fault. It specifically affects applications using TCP listening sockets in libICE, such as gnome-session.
Description
libICE in XFree86 allows remote attackers to cause a denial of service by specifying a large value which is not properly checked by the SKIP_STRING macro.
Exploits (1)
This exploit targets a denial of service vulnerability in libICE (CVE-2000-0504) by sending a malformed ICE protocol message with an overly large string length value, causing a pointer to access uninitialized memory and trigger a segmentation fault. It specifically affects applications using TCP listening sockets in libICE, such as gnome-session.