CVE-2020-8264 – actionpack
Package
Manager: gem
Name: actionpack
Vulnerable Version: >=6.0.0 <6.0.3.4
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00346 pctl0.56467
Details
Cross-site scripting in actionpack In actionpack gem >= 6.0.0, 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. Workarounds ----------- Until such time as the patch can be applied, application developers should disable the Actionable Exceptions middleware in their development environment via a line such as this one in their config/environment/development.rb: `config.middleware.delete ActionDispatch::ActionableExceptions`
Metadata
Created: 2021-04-07T20:58:47Z
Modified: 2023-08-08T15:34:06Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/04/GHSA-35mm-cc6r-8fjp/GHSA-35mm-cc6r-8fjp.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-35mm-cc6r-8fjp
Finding: F008
Auto approve: 1