VDB
KO
MEDIUM

GHSA-v9v4-7jp6-8c73

rails Cross-site Scripting vulnerability

Details

The cross-site scripting (XSS) prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a problematic string method, as demonstrated by the sub method.

Are you affected?

Enter the version of the package you're using.

Affected packages

RubyGems / actionpack
Introduced in: 2.0.0 Fixed in: 2.3.12
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.0.0 Fixed in: 3.0.8
Fix bundle update actionpack
RubyGems / activesupport
Introduced in: 2.0.0 Fixed in: 2.3.12
Fix bundle update activesupport
RubyGems / activesupport
Introduced in: 3.0.0 Fixed in: 3.0.8
Fix bundle update activesupport

References