header-logo
Suggest Exploit
vendor:
Chart Mod
by:
7.5
CVSS
HIGH
Input-Validation
CWE
Product Name: Chart Mod
Affected Version From: 1.1.2000
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Chart Mod Multiple Input-Validation Vulnerabilities

The Chart Mod application is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection vulnerabilities. These vulnerabilities occur due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities to compromise the application, access or modify data, steal authentication credentials, or exploit vulnerabilities in the underlying database implementation.

Mitigation:

To mitigate these vulnerabilities, it is recommended to implement proper input validation and sanitization techniques. Additionally, the application should use parameterized queries or prepared statements to prevent SQL-injection attacks. Regular security updates and patches should be applied to ensure the latest security fixes are in place.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/17952/info

Chart Mod is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. 

A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

Chart Mod version 1.1.0 is vulnerable; other versions may also be affected.

http://www.example.com/charts.php?action=vote&rate=1&id=[SQL]