#VU116187 SQL injection in Ruby on Rails - CVE-2013-0333
Published: September 30, 2025 / Updated: September 30, 2025
Ruby on Rails
Rails
Description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to lib/active_support/json/backends/yaml.rb in Ruby on Rails does not properly convert JSON data to YAML data for processing by a YAML parser. A remote attacker can execute arbitrary code, conduct SQL injection attacks, or bypass authentication via crafted data that triggers unsafe decoding.