CVE-2001-0308

Bajie java_http_server < 0.79 - Remote Code Execution via UploadServlet

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WRITEUP VERIFIED
by joetesta · textremotemultiple
https://www.exploit-db.com/exploits/20638

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.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Bajie Webserver
No auth needed
Prerequisites: Access to the upload.html page on the target server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit, Vendor Advisory mailing-list x_refsource_bugtraq
http://archives.neohapsis.com/archives/bugtraq/2001-02/0314.html
Exploit, Vendor Advisory vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/2388

Scores

EPSS 0.0370
EPSS Percentile 88.3%

Details

CWE
CWE-94
Status published
Products (1)
bajie/java_http_server < 0.79
Published May 03, 2001
Tracked Since Feb 18, 2026