vendor:
inverseflow
by:
EjRaM HaCkEr
8.8
CVSS
HIGH
CSRF
352
CWE
Product Name: inverseflow
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: NO
Related CWE: N/A
CPE: inverseflow:inverseflow:2.4
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
2020
InverseFlow v2.4 CSRF Vulnerabilities (Add Admin User)
InverseFlow v2.4 is vulnerable to CSRF attacks. An attacker can craft a malicious HTML page and send it to the victim. When the victim visits the malicious page, the attacker can add themselves as an admin user without any warning. The password will be sent to the attacker's email address.
Mitigation:
Implementing a CSRF token in the application can help prevent CSRF attacks.