vendor:
com_extcalendar
by:
Lagripe-Dz
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: com_extcalendar
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP2
2010
Joomla Component com_extcalendar Blind SQL Injection Vulnerability
A Blind SQL Injection vulnerability exists in the Joomla Component com_extcalendar. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter extid in the cal_popup.php file. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries. Additionally, developers should use parameterized queries to prevent SQL injection attacks.