Ablespace 1.0 'cat_id' Parameter SQL Injection Vulnerability

2008.05.29
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

By : s3rv3r_hack3r (Ali Jasbi) Vendor : abk-soft.com Name : ablespace version : All Version Risk : Very high ++++++++++++++++++++++++++++++++++++++++++++ adv_cat.php >>> if(!empty($_GET['cat_id'])){ $str = ''; DB::query("select * from adv_cats where id=".to_sql(get_param('cat_id'),"Number")); ++++++++++++++++++++++++++++++++++++++++++++ You can exploit this vulnerability like this : Http://domainname.com/ablespace/adv_cat.php?cat_id=[sql inection]

References:

http://www.securityfocus.com/bid/29369
http://www.securityfocus.com/archive/1/archive/1/492576/100/0/threaded


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