CVE-2018-16763
CRITICAL EXPLOITED IN THE WILD NUCLEIFUEL CMS < 1.4.2 - Unauthenticated Remote Code Execution via Pages Filter or Preview Data Parameter
Title source: llmExploitation Summary
CVE-2018-16763 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io). EIP tracks 31 public exploits from researchers including Padsala Trushal, Alexandre ZANNI, 0xd0ff9. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in Fuel CMS 1.4.1 via the 'filter' parameter in the pages/select endpoint. It allows remote code execution by injecting system commands through URL-encoded payloads.
Description
FUEL CMS 1.4.1 allows PHP Code Evaluation via the pages/select/ filter parameter or the preview/ data parameter. This can lead to Pre-Auth Remote Code Execution.
Exploits (31)
This exploit leverages a command injection vulnerability in Fuel CMS 1.4.1 via the 'filter' parameter in the pages/select endpoint. It allows remote code execution by injecting system commands through URL-encoded payloads.
This Ruby script exploits CVE-2018-16763, a remote code execution vulnerability in Fuel CMS 1.4.1. It leverages a command injection flaw in the 'pages/select' endpoint by manipulating the 'filter' parameter to execute arbitrary system commands.
This exploit leverages a command injection vulnerability in Fuel CMS 1.4.1 via the 'filter' parameter in the pages/select endpoint. The payload is URL-encoded and injected into a system command, allowing arbitrary command execution.
This repository contains a functional exploit for CVE-2018-16763, targeting FuelCMS <= 1.4.1. It leverages a PHP code injection vulnerability in the `filter` parameter to upload a webshell, enabling remote command execution and file download capabilities.
This repository contains a functional exploit for CVE-2018-16763, targeting Fuel CMS 1.4.1. The exploit leverages PHP code evaluation via the pages/select/ filter parameter to achieve pre-authentication remote code execution (RCE).
This is a Python 3 port of the original CVE-2018-16763 exploit for FuelCMS 1.4.1, which allows unauthenticated remote code execution via a crafted URL parameter. The exploit leverages a command injection vulnerability in the 'filter' parameter of the FuelCMS pages module.
This exploit leverages a command injection vulnerability in Fuel CMS <= 1.4.1 via the 'filter' parameter in the '/fuel/pages/select/' endpoint. The payload is URL-encoded and executed via PHP's system function.
This Python3 script exploits CVE-2018-16763, a remote code execution vulnerability in Fuel CMS 1.4.1. It leverages a command injection flaw in the 'filter' parameter of the pages/select endpoint to execute arbitrary commands on the target system.
This is a functional exploit for CVE-2018-16763, targeting FuelCMS 1.4.1 and earlier. It leverages a remote code execution vulnerability via a crafted HTTP request to execute arbitrary commands on the target system, including a reverse shell option.
This is a functional exploit for CVE-2018-16763, a pre-authentication remote code execution vulnerability in FuelCMS 1.4. It leverages a command injection flaw in the 'filter' parameter of the 'pages/select' endpoint to execute arbitrary system commands.
This is a Python 3 exploit for CVE-2018-16763, targeting FuelCMS 1.4.1. It leverages a command injection vulnerability in the 'filter' parameter of the 'pages/select' endpoint to execute arbitrary system commands.
This is a functional Python 3 exploit for CVE-2018-16763, targeting Fuel CMS 1.4.1. It leverages insufficient input validation in the `filter` parameter to achieve pre-authentication remote code execution via PHP code evaluation.
This exploit leverages a pre-authentication remote code execution vulnerability in FUEL CMS 1.4.1 via a crafted filter parameter in the pages/select endpoint. The PoC sends arbitrary commands encoded in the URL and extracts the output by parsing the server's response.
This repository contains a functional Python exploit for CVE-2018-16763, which targets a remote code execution vulnerability in FUEL CMS 1.4.1 via the `pages/select/` filter parameter. The script includes an interactive shell for command execution and output parsing.
This repository contains a functional Python exploit for CVE-2018-16763, an unauthenticated RCE vulnerability in Fuel CMS 1.4.1. The exploit leverages a crafted `filter` parameter in the `/fuel/pages/select/` endpoint to execute arbitrary commands via PHP's `eval()` function, with output reflected in the HTTP response.
This is a detailed technical walkthrough of CVE-2018-16763, a pre-auth RCE vulnerability in Fuel CMS 1.4.1. It includes root cause analysis, exploitation steps, and privilege escalation techniques.
This repository contains a functional Rust implementation of an exploit for CVE-2018-16763, which targets a command injection vulnerability in Fuel CMS. The exploit allows for remote code execution (RCE) by crafting malicious requests to the vulnerable endpoint.
This repository contains a functional Python exploit for CVE-2018-16763, a pre-authenticated remote code execution vulnerability in Fuel CMS 1.4.1. The exploit leverages PHP code evaluation via the `pages/select/filter` parameter to execute arbitrary commands on the target system.
This PoC exploits CVE-2018-16763, a command injection vulnerability in Fuel CMS, by sending a crafted HTTP request to execute a reverse shell via netcat. The payload is URL-encoded and targets the 'filter' parameter in the Fuel CMS pages module.
This repository contains a functional Python exploit for CVE-2018-16763, which leverages PHP code evaluation in FuelCMS 1.4.1 via the 'filter' parameter to achieve pre-authentication remote code execution. The exploit supports both web shell and reverse shell functionalities.
This repository contains a functional exploit for CVE-2018-16763, targeting FuelCMS 1.4.1. The exploit leverages PHP code evaluation via the 'filter' parameter to achieve pre-authentication remote code execution (RCE).
This is a writeup documenting the exploitation of CVE-2018-16763 in Fuel CMS 1.4, detailing the steps to achieve RCE via a reverse shell. It references a Python exploit from GitHub and uses Netcat for shell capture.
This Python script exploits CVE-2018-16763, a pre-authenticated remote code execution vulnerability in Fuel CMS 1.4.1. It leverages PHP code evaluation via the pages/select/filter parameter to execute arbitrary commands on the target system.
This is a Python-based exploit for CVE-2018-16763, targeting Fuel CMS 1.4.1. It leverages a remote code execution vulnerability via a crafted URL with a payload injected into the 'filter' parameter.
This is a Python 3.x exploit for CVE-2018-16763, targeting Fuel CMS 1.4.1. It leverages a remote code execution vulnerability via a crafted URL with a malicious filter parameter to execute arbitrary commands on the target system.
The repository contains only a README.md file with the CVE identifier and no exploit code or technical details. It appears to be a placeholder or stub.
This Rust-based exploit targets CVE-2018-16763, a command injection vulnerability in Fuel CMS. It authenticates with provided credentials and executes arbitrary commands via a crafted URL parameter.
This repository contains a Python-based exploit for CVE-2018-16763, a remote code execution vulnerability in Fuel CMS 1.4.1. The exploit leverages a command injection flaw via a crafted GET request to `/fuel/pages/select/` with a malicious filter parameter.
This is a Rust implementation of an exploit for CVE-2018-16763, a command injection vulnerability in Fuel CMS. It provides both a live shell and the ability to download and execute a malicious file on the target system.
The repository contains functional exploit scripts for multiple CVEs, including CVE-2018-16763, which demonstrates a remote code execution (RCE) vulnerability in FuelCMS v1.4.1. The script leverages a PHP code injection flaw to download and execute a malicious payload.
The repository contains a functional Python3 exploit for CVE-2018-16763, targeting Fuel CMS 1.4.1. The exploit leverages a command injection vulnerability via a crafted HTTP request to execute arbitrary commands on the target system.
Nuclei Templates (1)
http.title:"fuel cms"
title="fuel cms"
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H