vendor:
Events Calendar
by:
Cyb3r-1sT
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Events Calendar
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: No
Related CWE: N/A
CPE: a:developiteasy:events_calendar:1.2
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
2009
Events Calendar v 1.2
An unauthenticated attacker can exploit a SQL injection vulnerability in Events Calendar v 1.2 to gain access to the application's database. By sending a specially crafted HTTP request, an attacker can inject malicious SQL code into the application's query, allowing them to access the application's database. This can be used to gain access to sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent malicious code from being executed.