GHSA-35mm-cc6r-8fjp

    Dashboard / Vulnerabilities / GHSA-35mm-cc6r-8fjp

    GHSA-35mm-cc6r-8fjp

    Published: 7 Apr 2021Last Modified: 16 Feb 2024
    Aliases:

    Summary: Cross-site scripting in actionpack

    Details: 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`

    Affected packages

    Package

    Name: actionpack

    Purl: pkg:gem/actionpack

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 6.0.0
    Fixed -6.0.3.4

    Affected versions

    6.0.0
    6.0.1
    6.0.1.rc1
    6.0.2
    6.0.2.1
    6.0.2.2
    6.0.2.rc1
    6.0.2.rc2
    6.0.3
    6.0.3.1
    6.0.3.2
    6.0.3.3
    6.0.3.rc1

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-35mm-cc6r-8fjp | CVE-DB