vendor:
ColdCalender
by:
mr_me
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ColdCalender
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
ColdGen – coldcalender v2.06 Remote 0day SQL Injection Exploit
This exploit targets the ColdCalender v2.06 application, specifically the index.cfm file which is vulnerable to SQL Injection. The exploit assumes that the target has a MSSQL backend. It allows an attacker to execute arbitrary SQL queries and retrieve sensitive information from the database. The exploit also identifies the version of the database, the hostname, the database user, and the database name.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks. It is also important to keep the application and database software up to date with the latest security patches.