CVE-2020-8163
HIGH NUCLEIRails < 5.0.1 - Remote Code Execution via Render Locals Argument
Title source: llmExploitation Summary
EIP tracks 5 public exploits for CVE-2020-8163. PoCs published by Lucas Amorim, lucasamorimca, h4ms1k. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit leverages a remote code execution vulnerability in Rails < 5.0.1 by injecting a command into the URL query string, which executes arbitrary shell commands via the `system` function. The payload initiates a reverse shell to a specified IP and port.
Description
The is a code injection vulnerability in versions of Rails prior to 5.0.1 that wouldallow an attacker who controlled the `locals` argument of a `render` call to perform a RCE.
Exploits (5)
This exploit leverages a remote code execution vulnerability in Rails < 5.0.1 by injecting a command into the URL query string, which executes arbitrary shell commands via the `system` function. The payload initiates a reverse shell to a specified IP and port.
This repository contains a functional exploit for CVE-2020-8163, a remote code execution vulnerability in Rails < 5.0.1. The exploit leverages user-controlled `locals` in a `render` call to execute arbitrary commands via a crafted URI.
This repository contains a functional exploit for CVE-2020-8163, a blind remote code execution vulnerability in Rails versions < 5.0.1 and < 4.2.11.2. The exploit leverages user-provided local names to execute arbitrary commands via a crafted URI.
This repository contains a functional exploit for CVE-2020-8163, a remote code execution vulnerability in Rails < 5.0.1. The exploit leverages user-provided local names to execute arbitrary commands via crafted HTTP requests.
This repository contains a functional exploit for CVE-2020-8163, a remote code execution vulnerability in Rails < 5.0.1 due to improper handling of user-provided local names in render calls. The exploit sends a crafted URI to trigger arbitrary command execution via a reverse shell.
Nuclei Templates (1)
cpe:"cpe:2.3:a:rubyonrails:rails"
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H