vendor:
Control de Citas
by:
vinicius777
7,5
CVSS
HIGH
SQL Injection & XSS Reflected
89 (SQL Injection) & 79 (XSS Reflected)
CWE
Product Name: Control de Citas
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:cgaredes:control_de_citas:1.4
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
2014
Control de Citas 1.4 (CIME) – Multiple Vulnerabilities
The application is vulnerable to a time-based attack via a SQL injection in the 'USERNAME' parameter of the POST request. Additionally, the application is vulnerable to a reflected XSS attack when a malicious payload is sent in the 'pag' parameter of the citasmedicas.php page.
Mitigation:
Input validation should be used to prevent SQL injection and XSS attacks.