GHSA-8wgj-6wx8-h5hq

    Dashboard / Vulnerabilities / GHSA-8wgj-6wx8-h5hq

    GHSA-8wgj-6wx8-h5hq

    Published: 13 May 2022Last Modified: 16 Feb 2024

    Summary: Symfony HTTP Foundation web cache poisoning

    Details: An issue was discovered in Http Foundation in Symfony 2.7.0 through 2.7.48, 2.8.0 through 2.8.43, 3.3.0 through 3.3.17, 3.4.0 through 3.4.13, 4.0.0 through 4.0.13, and 4.1.0 through 4.1.2. It arises from support for a (legacy) IIS header that lets users override the path in the request URL via the X-Original-URL or X-Rewrite-URL HTTP request header. These headers are designed for IIS support, but it's not verified that the server is in fact running IIS, which means anybody who can send these requests to an application can trigger this. This affects \Symfony\Component\HttpFoundation\Request::prepareRequestUri() where X-Original-URL and X_REWRITE_URL are both used. The fix drops support for these methods so that they cannot be used as attack vectors such as web cache poisoning.

    Affected packages

    Package

    Name: symfony/http-foundation

    Purl: pkg:composer/symfony/http-foundation

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 2.7.0
    Fixed -2.7.49

    Affected versions

    v2.7.0
    v2.7.1
    v2.7.10
    v2.7.11
    v2.7.12
    v2.7.13
    v2.7.14
    v2.7.15
    v2.7.16
    v2.7.17
    v2.7.18
    v2.7.19
    v2.7.2
    v2.7.20
    v2.7.21
    v2.7.22
    v2.7.23
    v2.7.24
    v2.7.25
    v2.7.26
    v2.7.27
    v2.7.28
    v2.7.29
    v2.7.3
    v2.7.30
    v2.7.31
    v2.7.32
    v2.7.33
    v2.7.34
    v2.7.35
    v2.7.36
    v2.7.37
    v2.7.38
    v2.7.39
    v2.7.4
    v2.7.40
    v2.7.41
    v2.7.42
    v2.7.43
    v2.7.44
    v2.7.45
    v2.7.46
    v2.7.47
    v2.7.48
    v2.7.5
    v2.7.6
    v2.7.7
    v2.7.8
    v2.7.9

    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-8wgj-6wx8-h5hq | CVE-DB