Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1193. PoCs published by Marcelo Magnasco.
AI-analyzed exploit summary The exploit sends a large string of arbitrary data to the PCP daemon on port 4321, causing a denial of service (DoS) due to improper handling of input size. The PoC uses a Perl one-liner to generate the payload and pipes it via telnet.
Description
Performance Metrics Collector Daemon (PMCD) in Performance Copilot in IRIX 6.x allows remote attackers to cause a denial of service (resource exhaustion) via an extremely long string to the PMCD port.
Exploits (1)
The exploit sends a large string of arbitrary data to the PCP daemon on port 4321, causing a denial of service (DoS) due to improper handling of input size. The PoC uses a Perl one-liner to generate the payload and pipes it via telnet.