CVE-2020-8264

Cross-site Scripting in gem/rails

Identifiers

CVE-2020-8264

Package Slug

gem/rails

Vulnerability

Cross-site Scripting

Description

In actionpack gem, a possible XSS vulnerability exists when an application is running in development mode allowing an attacker to send or embed (in another page) a specially crafted URL which can allow the attacker to execute JavaScript in the context of the local application. This vulnerability is in the Actionable Exceptions middleware.

Affected Versions

All versions starting from 6.0.0 before 6.0.3.4

Solution

Upgrade to version 6.0.3.4 or above.

Last Modified

2021-01-13

source