vendor:
Admidio
by:
Faiz Ahmed Zaidi
4,5
CVSS
MEDIUM
CSRF
352
CWE
Product Name: Admidio
Affected Version From: 3.2.8
Affected Version To: 3.2.8
Patch Exists: YES
Related CWE: CVE-2017-8382
CPE: a:admidio:admidio:3.2.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10 (Xampp)
2017
Admidio 3.2.8 (CSRF to Delete Users)
Admidio 3.2.8 has CSRF in adm_program/modules/members/members_function.php with an impact of deleting arbitrary user accounts. Using this crafted html form we are able to delete any user with admin/user privilege.
Mitigation:
Implementing a secure development lifecycle, using a web application firewall, and validating input can help mitigate the risk of CSRF attacks.