vendor:
Facebook And Google Reviews System For Businesses
by:
Veyselxan
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Facebook And Google Reviews System For Businesses
Affected Version From: v1
Affected Version To: v1
Patch Exists: NO
Related CWE: N/A
CPE: 22793559
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2018
Facebook And Google Reviews System For Businesses – Cross-Site Request Forgery
An attacker can exploit this vulnerability by crafting a malicious HTML page that contains a form with pre-filled values. When the victim visits the malicious page, the form will be automatically submitted and the attacker can change the password of the admin user.
Mitigation:
The application should verify that the request is coming from an authenticated user and not from an attacker. The application should also use a random token in the form to prevent CSRF attacks.