RubySec

Providing security resources for the Ruby community

CVE-2013-0333 (activesupport): CVE-2013-0333 rubygem-activesupport: json to yaml parsing

ADVISORIES

GEM

activesupport

FRAMEWORK

Ruby on Rails

SEVERITY

CVSS v2.0: 9.3 (High)

PATCHED VERSIONS

  • ~> 2.3.16
  • >= 3.0.20

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.