vendor:
Easyndexer
by:
Ihsan Sencan
7.5
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Easyndexer
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:easyndexer:easyndexer:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Easyndexer 1.0 – Cross-Site Request Forgery (Add Admin)
Easyndexer 1.0 is vulnerable to Cross-Site Request Forgery (CSRF) which allows an attacker to add an administrator user to the application. An attacker can craft a malicious HTML page containing a form with the necessary parameters to add an administrator user. When a logged-in user visits the malicious page, the form will be automatically submitted and an administrator user will be added to the application.
Mitigation:
The application should implement a CSRF protection mechanism to prevent attackers from exploiting this vulnerability.