Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4493. PoCs published by evilaliv3.
AI-analyzed exploit summary The exploit demonstrates a command injection vulnerability in Orion Application Server 2.0.7 by sending a crafted HTTP request with escape sequences that manipulate terminal emulation, leading to arbitrary command execution. The provided curl and netcat commands show practical exploitation.
Description
Orion Application Server 2.0.7 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 Orion Application Server 2.0.7 by sending a crafted HTTP request with escape sequences that manipulate terminal emulation, leading to arbitrary command execution. The provided curl and netcat commands show practical exploitation.