vendor:
ExtCalendar 2
by:
High-Tech Bridge SA Security Research Lab
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: ExtCalendar 2
Affected Version From: 2.0b2
Affected Version To: 2.0b2
Patch Exists: YES
Related CWE: N/A
CPE: a:extcalendar:extcalendar:2.0b2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
SQL Injection in ExtCalendar 2
The vulnerability exists due to failure in the "cal_search.php" script to properly sanitize user-supplied input in "search" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.