7.5
CVSSv2

CVE-2008-3241

Published: 21/07/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in players-detail.php in UltraStats 0.2.136, 0.2.140, and 0.2.142 allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

ultrastats ultrastats 0.2.142

ultrastats ultrastats 0.2.136

ultrastats ultrastats 0.2.140

Exploits

#!/usr/bin/perl use LWP::UserAgent; use Getopt::Long; # # [!] Discovered: DNX # [!] Vendor: wwwshooter-szenede | wwwultrastatsorg # [!] Detected: 29062008 # [!] Reported: 04072008 # [!] Response: xxxx2008 # # [!] Background: UltraStats is a very flexable log analyzing tool for Call of Duty 2 Server logfiles ...