vendor:
EasyService Billing
by:
Divya Jain
8.8
CVSS
HIGH
Cross-Site Request Forgery
352,352
CWE
Product Name: EasyService Billing
Affected Version From: EasyService Billing 1.0
Affected Version To: EasyService Billing 1.0
Patch Exists: NO
Related CWE: CVE-2018-11445,CVE-2018-11442
CPE: a:codecanyon:easyservice_billing
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: KaLi LinuX_x64
2018
EasyService Billing 1.0 Multiple Cross-Site Request Forgery
EasyService Billing 1.0 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can exploit this vulnerability to perform malicious actions on behalf of the authenticated user. The attacker can send a malicious request to the vulnerable application and perform actions such as creating a new user or modifying existing user details. The attacker can also modify the quotation details of an existing user.
Mitigation:
The application should implement a CSRF token in the request to verify that the request is coming from an authenticated user. The application should also implement a CAPTCHA to verify that the request is coming from a human user.