#VU8575 Cross-site scripting in Ruby on Rails - CVE-2016-6316

 

#VU8575 Cross-site scripting in Ruby on Rails - CVE-2016-6316

Published: September 14, 2016 / Updated: September 22, 2017


Vulnerability identifier: #VU8575
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2016-6316
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Ruby on Rails
Software vendor:
Rails

Description

Vulnerability allows a remote attacker to perform XSS attacks.

The vulnerability is caused by an input validation error in Action View in Ruby on Rails 3.x before 3.2.22.3, 4.x before 4.2.7.1, and 5.x before 5.0.0.1. A remote authenticated attacker can trick the victim to follow a specially specially crafted link and execute arbitrary HTML and script code in victim's browser in security 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.


Remediation

The vendor has issued the following versions to address this vulnerability: 3.2.22.3, 4.2.7.1, 5.0.0.1.

External links