vendor:
ExtCalendar 2
by:
Lagripe-Dz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ExtCalendar 2
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: 2.0:extcalendar:extcalendar:2.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2011
ExtCalendar 2 (calendar.php) SQL Injection Vulnerability
An attacker can inject malicious SQL queries into the 'cat_id' parameter of the 'calendar.php' script, allowing them to access or modify data in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.