CVE-2009-4494
AOLserver 4.5.1 - Terminal Emulator Escape Sequence Injection via HTTP Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4494. PoCs published by evilaliv3.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in AOLServer by sending a maliciously crafted HTTP request containing escape sequences that are logged and executed as terminal commands. The payload uses an ANSI escape sequence to inject arbitrary commands into the terminal via log files.
Description
AOLserver 4.5.1 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.
Exploits (1)
This exploit leverages a command injection vulnerability in AOLServer by sending a maliciously crafted HTTP request containing escape sequences that are logged and executed as terminal commands. The payload uses an ANSI escape sequence to inject arbitrary commands into the terminal via log files.