vendor:
Maian Support Helpdesk
by:
Besim ALTINOK
6.8
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Maian Support Helpdesk
Affected Version From: v4.3
Affected Version To: v4.3
Patch Exists: NO
Related CWE: N/A
CPE: a:maian_scripts:maian_support_helpdesk
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Xampp
2020
Maian Support Helpdesk 4.3 – Cross-Site Request Forgery (Add Admin)
This product is unprotected against CSRF vulnerabilities. With this attack, you can add an admin account to the system. In addition, you can add files from the F.A.Q field as admin.There are no file restrictions here. Therefore, you can upload a PHP file here with CSRF.
Mitigation:
Implementing CSRF protection mechanisms such as tokens, origin checks, and same-site cookies.