CAPEC-356
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CWE-94
HIPAA-164.306(a)
164.308(a)
ISO27001-A.14.2.5
OWASP 2013-A1
OWASP 2017-A1
PCI v3.2-6.5.1
WASC-23

Out of Band Code Evaluation (RoR - JSON)

Severity:
Critical
Summary

Invicti identified a Remote Code Evaluation (RoR - JSON) by capturing a DNS A request, which occurs when input data is run as code.

The JSON Parsing code in Rails 2.3 and 3.0 support multiple parsing backends. One of the backends involves transforming the JSON into YAML, and passing that through the YAML parser. Using a specially crafted payload, attackers can trick the backend into decoding a subset of YAML.

Impact

An attacker can execute arbitrary Ruby on Rails (RoR) code on the system. The attacker may also be able to execute arbitrary system commands.

Remediation

Upgrade to version 2.3.16, 3.0.20, or higher, to address this vulnerability. If you are unable to upgrade, or apply the patches, you can work around this vulnerability by switching backends to the JSONGem backend. Place this code in an application initializer:ActiveSupport::JSON.backend = "JSONGem"

Required Skills for Successful Exploitation
Actions To Take
Vulnerability Index

You can search and find all vulnerabilities

Select Vulnerability
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Featured resources

Blog

Strengthening enterprise application security: Invicti acquires Kondukto

Blog

Modern AppSec KPIs: Moving from scan counts to real risk reduction

Blog

Friends don’t let friends shift left: Shift smarter with DAST-first AppSec

Blog

Vibe talking: Dan Murphy on the promises, pitfalls, and insecurities of vibe coding

No items found.