vendor:
Password Manager for IIS
by:
VP4TR10T
6.1
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Password Manager for IIS
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: CVE-2022-36664
CPE: a:adiscon:password_manager_for_iis:2.0
Platforms Tested: Windows
2022
Password Manager for IIS v2.0 – XSS
A Cross-Site Scripting (XSS) vulnerability exists in Password Manager for IIS v2.0 when changing user password. An attacker can send a malicious payload in the ReturnURL parameter of an HTTP POST request to PasswordManager.dll, which will be executed in the victim's browser. This can be used to steal the victim's cookies and hijack their session.
Mitigation:
Input validation should be used to prevent malicious payloads from being sent to the server. Additionally, the application should be configured to use a secure connection (HTTPS).