header-logo
Suggest Exploit
vendor:
Password Manager Pro / Pro MSP
by:
Pedro Ribeiro
8,8
CVSS
HIGH
Blind SQL injection
89
CWE
Product Name: Password Manager Pro / Pro MSP
Affected Version From: Unknown, at least v7 build 7001
Affected Version To: vX build XXX
Patch Exists: YES
Related CWE: CVE-2014-8498, CVE-2014-8499
CPE: a:netwrix:password_manager_pro
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2014

Authenticated blind SQL injection in Password Manager Pro / Pro MSP

PMP has a SQL injection vulnerability in its search function. A valid user account is required to exploit the injection, however a low privileged guest account is enough. The application uses different database backends by default depending on its version: versions < 6.8 use the MySQL backend and versions >= 6.8 use PostgreSQL. Single quotes are escaped with backslashes at the injection point, but this can be somewhat avoided by double escaping the slashes ('). In addition, injected strings are all modified to uppercase. These two unintended 'protections' make it difficult to exploit the injection to achieve remote code execution. However the injection can be abused in creative ways - for example to escalate the current user privileges to 'Super Administrator', which has access to all the passwords in the system in unencrypted format.

Mitigation:

Upgrade to the latest version of Password Manager Pro / Pro MSP
Source

Exploit-DB raw data: