vendor:
TestLink
by:
Not available
7,5
CVSS
HIGH
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: TestLink
Affected Version From: 1.9.14
Affected Version To: 1.9.14
Patch Exists: YES
Related CWE: Not assigned
CPE: testlink
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Not available
Not available
CSRF Vulnerability in TestLink 1.9.14
Even though the use of CSRF tokens are being implemented in the application, they aren't properly validated at the server side. This allows malicious requests to be generated by the attacker and get them processed by the server on behalf of the victim. By exploiting the vulnerability, the attacker will be able to create user accounts with administrator privileges on the application.
Mitigation:
Implement proper server-side validation of CSRF tokens.