vendor:
DirectAdmin
by:
ManhNho
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: DirectAdmin
Affected Version From: 1.55
Affected Version To: 1.55
Patch Exists: YES
Related CWE: CVE-2019-9625
CPE: a:directadmin:directadmin:1.55
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 / Kali Linux
2019
DirectAdmin v1.55 – CSRF via CMD_ACCOUNT_ADMIN Admin Panel
DirectAdmin v 1.55 have CSRF via CMD_ACCOUNT_ADMIN Admin Panel lead to create new admin account. An attacker can send a crafted request to a logged in user who is having admin Administrator level access. Once the logged in user opens the URL, the form will get submitted with active session of administrator and action get performed successfully.
Mitigation:
Implementing a strong CSRF protection mechanism, such as a unique token, can help mitigate the risk of CSRF attacks.