vendor:
com_blog_calendar
by:
X-Cisadane
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_blog_calendar
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: N/A
2016
Joomla com_blog_calendar SQL Injection Vulnerability
A SQL Injection Vulnerability has been discovered in the Joomla Module called com_blog_calendar. The Vulnerability is located in the index.php?option=com_blog_calendar&modid=xxx Parameter. Attackers are able to execute own SQL commands by usage of a GET Method Request with manipulated modid Value. Attackers are able to read Database information by execution of own SQL commands.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.