VDB
KO
MEDIUM

GHSA-q759-hwvc-m3jg

actionpack Cross-site Scripting vulnerability

Details

The `sanitize_css` method in `lib/action_controller/vendor/html-scanner/html/sanitizer.rb` in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle `\n` (newline) characters, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via crafted Cascading Style Sheets (CSS) token sequences.

Are you affected?

Enter the version of the package you're using.

Affected packages

RubyGems / actionpack
Introduced in: 0 Fixed in: 2.3.18
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.0.0 Fixed in: 3.1.12
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.2.0 Fixed in: 3.2.13
Fix bundle update actionpack

References