vendor:
WebCal
by:
blackbeard-sql
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WebCal
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: Yes
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
2009
WebCal Remote sql injection exploit
A remote SQL injection exploit exists in WebCal, which is the latest version of the script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server. The request contains an SQL query in the form of 'http://[website]/[script]/webCal3_detail.asp?event_id=20814+union+select+1,2,3,4,5,6,7,8,9,10+from+msysobjects' which can be used to extract data from the database.
Mitigation:
Apply the latest security patches and ensure that all user inputs are properly sanitized and validated.