vendor:
ig-Calendar
by:
Michael Brooks
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ig-Calendar
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
SQL Injection in ig-Calendar
This exploit allows an attacker to dump MySQL login information by injecting SQL code into the ig-Calendar application. The exploit works regardless of the magic_quotes_gpc setting.
Mitigation:
To mitigate this vulnerability, the vendor should update the application to properly sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks.