vendor:
Js-appointment plugin
by:
Miroslav Stampar
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Js-appointment plugin
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: NO
Related CWE:
CPE: a:wordpress:js-appointment:1.5
Platforms Tested: WordPress
2011
WordPress Js-appointment plugin <= 1.5 SQL Injection Vulnerability
The WordPress Js-appointment plugin version 1.5 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a crafted request to the 'searchdata.php' file, which does not properly sanitize user-supplied input, resulting in SQL injection. This can lead to unauthorized access to the database and potentially allow the attacker to execute arbitrary SQL queries.
Mitigation:
To mitigate this vulnerability, users are advised to update to a patched version of the plugin if available. Additionally, it is recommended to sanitize user input before using it in SQL queries to prevent SQL injection attacks.