vendor:
ActiTime
by:
Markot
7,8
CVSS
HIGH
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: ActiTime
Affected Version From: 2.0 MA
Affected Version To: 2.0 MA
Patch Exists: NO
Related CWE: N/A
CPE: a:actimind:actitime:2.0_ma
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 XP SP3 En (Virtual box)
2010
ActiTime 2.0 MA CSRF Vulnerability
ActiTime 2.0 MA is vulnerable to Cross Site Request Forgery (CSRF). The application does not verify the origin of the request when performing certain actions. This allows an attacker to perform certain actions on behalf of a logged in user, without the user's knowledge. The following actions are vulnerable: Create a new user, Delete a user, Change user password.
Mitigation:
Implement proper authentication and authorization checks for all requests.