vendor:
Timber - Ultimate Freelancer Platform
by:
L0RD or borna.nematzadeh123@gmail.com
8.8
CVSS
HIGH
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: Timber - Ultimate Freelancer Platform
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:codecanyon:timber_ultimate_freelancer_platform:1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Timber – Ultimate Freelancer Platform 1.1 – Cross site request forgery
A Cross Site Request Forgery (CSRF) vulnerability exists in Timber - Ultimate Freelancer Platform 1.1, which allows an attacker to perform malicious actions on behalf of the authenticated user. An attacker can craft a malicious HTML page that contains a form with pre-filled values and submit it to the vulnerable application. This can be used to update the user profile with malicious values.
Mitigation:
The application should implement a CSRF token to verify the authenticity of the request. The application should also validate the input parameters to prevent malicious values from being stored in the database.