Cross-site scripting in ActionView - CVE-2020-15169

 

Cross-site scripting in ActionView - CVE-2020-15169

Published: September 11, 2020 / Updated: September 15, 2020


Vulnerability identifier: #VU46724
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N]
CVE-ID: CVE-2020-15169
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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 Action View's translation helpers. 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.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


Affected software

ActionView
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise High Availability Extension 15
SUSE Linux Enterprise High Performance Computing 15
SUSE Linux Enterprise Server 15
SUSE Manager Retail Branch Server
SUSE Manager Proxy
SUSE Manager Server
SUSE Linux Enterprise Server 15 SP1 Business Critical Linux
SUSE Linux Enterprise Server 15 SP2 Business Critical Linux
SUSE Linux Enterprise Server 15 SP3 Business Critical Linux
openSUSE Leap
openEuler
Fedora
rails (Debian package)
rubygem-image_processing
ruby2.5-rubygem-actionview-5_1
ruby2.5-rubygem-actionview-doc-5_1
rubygem-actionview
rubygem-actionview-doc
rubygem-actioncable
rubygem-railties
rubygem-actionmailbox
rubygem-actionmailer
rubygem-actiontext
rubygem-activejob
rubygem-activemodel
rubygem-activerecord
rubygem-activestorage
rubygem-activesupport
rubygem-rails
rubygem-actionpack

How to mitigate CVE-2020-15169

Install updates from vendor's website.

ActionView - addressed in versions 5.2.4.4, 6.0.3.3
rails (Debian package) - update to 5.2.2.1+dfsg-1+deb10u2
rubygem-image_processing - update to 1.11.0-1.fc33
ruby2.5-rubygem-actionview-5_1 - update to 5.1.4-150000.3.6.1
ruby2.5-rubygem-actionview-doc-5_1 - update to 5.1.4-150000.3.6.1
rubygem-actionview - update to 5.2.4.4-1
rubygem-actionview-doc - update to 5.2.4.4-1
rubygem-actioncable - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-railties - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-actionmailbox - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-actionmailer - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-actiontext - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-actionview - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-activejob - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-activemodel - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-activerecord - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-activestorage - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-activesupport - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-rails - addressed in versions 6.0.3.3-1.fc33, 6.0.3.3-1.fc34
rubygem-actionpack - addressed in versions 6.0.3.3-2.fc33, 6.0.3.3-2.fc34

External References

Related Security Bulletins