CVE-2001-0308
Bajie java_http_server < 0.79 - Remote Code Execution via UploadServlet
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0308. PoCs published by joetesta.
AI-analyzed exploit summary This exploit describes a vulnerability in Bajie Webserver where arbitrary command execution is possible by uploading a malicious script via the built-in upload feature and executing it as a CGI script. The server fails to verify the existence of the CGI program before execution.
Description
UploadServlet in Bajie HTTP JServer 0.78, and possibly other versions before 0.80, allows remote attackers to execute arbitrary commands by calling the servlet to upload a program, then using a ... (modified ..) to access the file that was created for the program.
Exploits (1)
This exploit describes a vulnerability in Bajie Webserver where arbitrary command execution is possible by uploading a malicious script via the built-in upload feature and executing it as a CGI script. The server fails to verify the existence of the CGI program before execution.