Bajie 0.78 - Arbitrary Shell Command Execution
Author: joetesta
type: remote
platform: multiple
port: nan
date_added: 2001-02-15
date_updated: 2012-08-18
verified: 1
codes: CVE-2001-0307;OSVDB-762
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/2389/info
Requesting a specailly crafted URL containg arbitrary code, can be exected on a Unix system running Bajie Webserver. Any arbitrary commands appended to a malicious URL after the ';' will be executed as an independent job.
http://target/bin/test.txt;%20[shell command]