vendor:
Sports Accelerator Suite
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Sports Accelerator Suite
Affected Version From: 1.1
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:athletewebservices:sports_accelerator_suite
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft IIS 6.0, MySQL 4.0.15-log, PHP 4.3.3
2010
Sports Accelerator Suite v2.0 (news_id) Remote SQL Injection Vulnerability
The CMS is vulnerable to an SQL Injection attack when input is passed to the 'news_id' parameter. The script fails to properly sanitize the input before being returned to the user allowing the attacker to compromise the entire DB system and view sensitive information.
Mitigation:
Input validation and proper sanitization of user input should be implemented to prevent SQL Injection attacks.