#VU116186 Cross-site scripting in Ruby on Rails - CVE-2012-3464
Published: September 30, 2025
Ruby on Rails
Rails
Description
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in activesupport/lib/active_support/core_ext/string/output_safety.rb in Ruby on Rails. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.