header-logo
Suggest Exploit
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
Metasploit:
Other Scripts:
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.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/22293/info

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.

Version 1.0.76 is vulnerable to this issue; other versions may also be affected. 

http://www.example.com/index.php?module=News&startrow='[sql injection]