vendor:
OpenDocMan
by:
Shai rod
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: OpenDocMan
Affected Version From: 1.2.6.1
Affected Version To: 1.2.6.1
Patch Exists: NO
Related CWE: N/A
CPE: a:opendocman:opendocman:1.2.6.1
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
2012
OpenDocMan Password Change CSRF
OpenDocMan is vulnerable to a CSRF which allows an attacker to change users password and profile details. In order to change user details the attacker must know the user id, for example; the default id for the 'admin' user is 1. The victim must be logged in while clicking the malicious link.
Mitigation:
Implementing a strong CSRF protection mechanism, such as a CSRF token, can help mitigate this vulnerability.