vendor:
Digileave
by:
Ihsan Sencan
7,5
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Digileave
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:digiappz:digileave:1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
Digileave 1.2 – Cross-Site Request Forgery (Update User & Admin)
Digileave 1.2 is vulnerable to Cross-Site Request Forgery (CSRF) which allows an attacker to update the admin user. An attacker can craft a malicious HTML page and send it to the victim. When the victim visits the malicious page, the attacker can update the admin user with the provided credentials.
Mitigation:
The application should use anti-CSRF tokens to verify the requests.