TUCoPS :: HP Unsorted A :: bx3308.htm

Ablespace 1.0 'cat_id' Parameter SQL Injection Vulnerability
Ablespace 1.0 'cat_id' Parameter SQL Injection Vulnerability
Ablespace 1.0 'cat_id' Parameter SQL Injection Vulnerability



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] 

TUCoPS is optimized to look best in Firefox® on a widescreen monitor (1440x900 or better).
Site design & layout copyright © 1986-2024 AOH