vendor:
Event Booking
by:
Persian Hack Team
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Event Booking
Affected Version From: 2.10.1
Affected Version To: 2.10.1
Patch Exists: N/A
Related CWE: N/A
CPE: a:joomla:event_booking
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
2016
Joomla Event Booking Component – SQL Injection
The Joomla Event Booking Component is vulnerable to SQL Injection. The date parameter is vulnerable to SQL injection. An attacker can inject malicious SQL queries into the vulnerable parameter and gain access to the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.