vendor:
Fuel CMS
by:
Ali J
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Fuel CMS
Affected Version From: 1.5.2000
Affected Version To: 1.5.2000
Patch Exists: NO
Related CWE:
CPE: a:getfuelcms:fuel_cms:1.5.0
Platforms Tested: Windows 10
2022
Fuel CMS 1.5.0 – Cross-Site Request Forgery (CSRF)
Fuel CMS 1.5.0 is vulnerable to Cross-Site Request Forgery (CSRF). An attacker can delete a site variable by intercepting a request and generating a CSRF POC. After that, the attacker can execute the POC in a separate browser and observe that the site variable has been deleted.
Mitigation:
Implementing a CSRF token in the request can prevent this attack.