CVE-2010-5017
high
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
8.5
Description
SQL injection vulnerability in stats.php in Elite Gaming Ladders 3.0 allows remote attackers to execute arbitrary SQL commands via the account parameter.
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Elite Gaming Ladders 3.0 - SQL Injection
# Exploit Title: Elite Gaming Ladders v3.0 SQL Injection Exploit
# Date: January 3rd, 2010
# Author: Sora
# Version: 3.0
# Tested on: Windows and Linux
----------------------------------------
> Elite Gaming Ladders v3.0 SQL Injection Exploit
> Contact: vhr95zw [at] hotmail [dot] com
> Website: http://greyhathackers.wordpress.com/
> Google Dork: "Fuck all script kiddies."
# Vulnerability Description:
Elite Gaming Ladders v3.0 suffers a remote SQL injection exploit (stats.php) in the "account" parameter.
# Solution:
Sanitize the database inputs or block the bad words. (UNION SELECT, UNION SELECT ALL, /*, --)
# Proof of Concept:
http://www.site.com/stats.php?account=627'
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| eliteladders | elite_gaming_ladders | 3.0 | |
References
- http://secunia.com/advisories/36732
- http://www.exploit-db.com/exploits/10978
- http://www.securityfocus.com/bid/40163
- http://www.vupen.com/english/advisories/2010/0012
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55335
- http://secunia.com/advisories/36732
- http://www.exploit-db.com/exploits/10978
- http://www.securityfocus.com/bid/40163
- http://www.vupen.com/english/advisories/2010/0012
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55335
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.