CVE-2009-4495
Yaws 1.85 - Terminal Emulator Escape Sequence Injection via HTTP Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4495. PoCs published by evilaliv3.
AI-analyzed exploit summary This exploit demonstrates a command injection vulnerability in Yaws web server by sending a maliciously crafted HTTP request containing escape sequences that manipulate terminal emulators. The payload triggers arbitrary command execution when the logfile is viewed in a vulnerable terminal.
Description
Yaws 1.85 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 demonstrates a command injection vulnerability in Yaws web server by sending a maliciously crafted HTTP request containing escape sequences that manipulate terminal emulators. The payload triggers arbitrary command execution when the logfile is viewed in a vulnerable terminal.