CVE-2009-4496
Boa 0.94.14rc21 - Remote Command Execution via Terminal Emulator Escape Sequence
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4496. PoCs published by evilaliv3.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in Boa Webserver by sending a maliciously crafted HTTP request with escape sequences that execute arbitrary commands. The vulnerability arises from improper sanitization of user-supplied input in logfiles.
Description
Boa 0.94.14rc21 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 Boa Webserver by sending a maliciously crafted HTTP request with escape sequences that execute arbitrary commands. The vulnerability arises from improper sanitization of user-supplied input in logfiles.