CVE-2001-0307
Bajie HTTP JServer < 0.80 - Remote Code Execution via Shell Metacharacters in CGI Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0307. PoCs published by joetesta.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in Bajie Webserver by appending arbitrary shell commands to a URL after a semicolon. The server executes the commands as an independent job, leading to remote code execution.
Description
Bajie HTTP JServer 0.78, and other versions before 0.80, allows remote attackers to execute arbitrary commands via shell metacharacters in an HTTP request for a CGI program that does not exist.
Exploits (1)
This exploit leverages a command injection vulnerability in Bajie Webserver by appending arbitrary shell commands to a URL after a semicolon. The server executes the commands as an independent job, leading to remote code execution.