CVE-2002-1487
Trillian 0.73-0.74 - Denial of Service via Malicious IRC Server Messages
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-1487. PoCs published by l0bstah, Lance Fitz-Herbert.
AI-analyzed exploit summary This exploit targets a denial-of-service (DoS) vulnerability in Trillian 0.7*(d patch) by sending oversized NOTICE messages to an IRC server, causing a crash. The code establishes a connection, logs in, and repeatedly sends malformed data exceeding the IRC protocol's 510-character limit.
Description
The IRC component of Trillian 0.73 and 0.74 allows remote malicious IRC servers to cause a denial of service (crash) by sending the raw messages (1) 206, (2) 211, (3) 213, (4) 214, (5) 215, (6) 217, (7) 218, (8) 243, (9) 302, (10) 317, (11) 324, (12) 332, (13) 333, (14) 352, and (15) 367.
Exploits (2)
This exploit targets a denial-of-service (DoS) vulnerability in Trillian 0.7*(d patch) by sending oversized NOTICE messages to an IRC server, causing a crash. The code establishes a connection, logs in, and repeatedly sends malformed data exceeding the IRC protocol's 510-character limit.
This exploit demonstrates a denial-of-service (DoS) vulnerability in Trillian IRC client by sending malformed IRC raw messages or oversized data payloads. It binds to port 6667 and sends crafted payloads to trigger crashes in vulnerable Trillian versions.