activesupport in Rails vulnerable to incorrect data conversion
        
  High severity
        
          GitHub Reviewed
      
        Published
          Oct 24, 2017 
          to the GitHub Advisory Database
          •
          Updated Aug 25, 2023 
      
  
Package
Affected versions
>= 2.3.2, < 2.3.16
      >= 3.0.0, < 3.0.20
  Patched versions
2.3.16
      3.0.20
  Description
        Published by the National Vulnerability Database
      Jan 30, 2013 
    
  
        Published to the GitHub Advisory Database
      Oct 24, 2017 
    
  
        Reviewed
      Jun 16, 2020 
    
  
        Last updated
      Aug 25, 2023 
    
  
lib/active_support/json/backends/yaml.rbin 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.References