vendor:
Data Center Audit
by:
Ihsan Sencan
5.5
CVSS
MEDIUM
Cross-Site Request Forgery
CSRF
CWE
Product Name: Data Center Audit
Affected Version From: 2.6.2002
Affected Version To: 2.6.2002
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 7 x64, Kali Linux x64
2018
Data Center Audit 2.6.2 – Cross-Site Request Forgery (Update Admin)
The Data Center Audit 2.6.2 software is vulnerable to Cross-Site Request Forgery (CSRF). An attacker can exploit this vulnerability by tricking an authenticated user into visiting a malicious website that contains a crafted request to update the admin password. This can lead to unauthorized access and potential compromise of the system.
Mitigation:
To mitigate this vulnerability, it is recommended to implement CSRF protection mechanisms such as unique tokens for each user session or the use of anti-CSRF libraries.