header-logo
Suggest Exploit
vendor:
Event Calendar
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Event Calendar
Affected Version From: 2.0 and prior
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

SQL Injection vulnerability in 88Scripts Event Calendar

The SQL injection vulnerability exists in 88Scripts Event Calendar due to a failure in properly sanitizing user-supplied input before using it in an SQL query. An attacker can exploit this vulnerability by sending a specially crafted request to the affected application. Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize user input properly before using it in SQL queries. Implementing parameterized queries or prepared statements can help prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15658/info

88Scripts Event Calendar is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Versions 2.0 and prior are reported to be vulnerable; other versions may also be affected. 

http://www.example.com//index.php?d=28&m=[SQL]