cve/2013/CVE-2013-0333.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2013-0333

Description

lib/active_support/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication via crafted data that triggers unsafe decoding, a different vulnerability than CVE-2013-0156.

POC

Reference

No PoCs from references.

Github