CVE-2009-4487
nginx 0.7.64 - Terminal Emulator Escape Sequence Injection via Log File
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4487. PoCs published by evilaliv3.
AI-analyzed exploit summary The exploit demonstrates a command injection vulnerability in nginx 0.7.64 by sending maliciously crafted HTTP requests containing terminal escape sequences. These sequences manipulate the terminal emulator's title, potentially leading to arbitrary command execution when logs are viewed in a vulnerable terminal.
Description
nginx 0.7.64 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)
The exploit demonstrates a command injection vulnerability in nginx 0.7.64 by sending maliciously crafted HTTP requests containing terminal escape sequences. These sequences manipulate the terminal emulator's title, potentially leading to arbitrary command execution when logs are viewed in a vulnerable terminal.