vendor:
MDPro
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MDPro
Affected Version From: 1.0.76
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Not available
CPE: a:mdpro_project:mdpro:1.0.76
Platforms Tested: Unknown
Unknown
MDPro SQL Injection Vulnerability
MDPro is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input before using it in SQL queries. Additionally, keeping the application and underlying database implementation up to date with the latest security patches can help prevent exploitation.