CVE-2004-0354
GNU Anubis 3.6.0-3.6.2, 3.9.92-3.9.93 - Remote Code Execution via Format String Vulnerability
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0354. PoCs published by Ulf Harnhammar.
AI-analyzed exploit summary This exploit demonstrates two vulnerabilities in GNU Anubis: a buffer overflow via the 'auth_ident' function and a format string bug in logging functions. It sets up a TCP server on port 113 to trigger these issues when Anubis connects.
Description
Multiple format string vulnerabilities in GNU Anubis 3.6.0 through 3.6.2, 3.9.92 and 3.9.93 allow remote attackers to execute arbitrary code via format string specifiers in strings passed to (1) the info function in log.c, (2) the anubis_error function in errs.c, or (3) the ssl_error function in ssl.c.
Exploits (1)
This exploit demonstrates two vulnerabilities in GNU Anubis: a buffer overflow via the 'auth_ident' function and a format string bug in logging functions. It sets up a TCP server on port 113 to trigger these issues when Anubis connects.