vendor:
Fuel CMS
by:
Alexandre ZANNI
9.8
CVSS
CRITICAL
Remote Code Execution
78
CWE
Product Name: Fuel CMS
Affected Version From: <= 1.4.1
Affected Version To: 1.4.2001
Patch Exists: YES
Related CWE: CVE-2018-16763
CPE: a:fuel_cms:fuel_cms:1.4.1
Tags: cve,cve2018,fuelcms,rce,edb
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Nuclei Metadata: {'max-request': 1, 'vendor': 'thedaylightstudio', 'product': 'fuel_cms'}
Platforms Tested: Ubuntu 16.04
2020
Fuel CMS 1.4.1 – Remote Code Execution (2)
This exploit allows an attacker to execute arbitrary code remotely on the target system. By sending a specially crafted request to the fuel/pages/select endpoint, the attacker can inject system commands and execute them on the server. The vulnerability affects Fuel CMS version 1.4.1 and earlier. The exploit has been tested on Ubuntu 16.04.
Mitigation:
To mitigate this vulnerability, it is recommended to update to the latest version of Fuel CMS (1.4.2 or higher) which includes a patch for this issue. Additionally, it is advisable to follow secure coding practices and input validation to prevent remote code execution vulnerabilities.