VYPR

Packagist (Composer) package

symfony/http-foundation

pkg:composer/symfony/http-foundation

Vulnerabilities (12)

  • CVE-2025-64500Nov 12, 2025
    affected < 5.4.50fixed 5.4.50

    Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony's HttpFoundation component defines an object-oriented layer for the HTTP specification. Starting in version 2.0.0 and prior to version 5.4.50, 6.4.29, and 7.3.7, the `Request

  • CVE-2024-50345Nov 6, 2024
    affected < 5.4.46fixed 5.4.46

    symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying o

  • CVE-2015-2309medMay 30, 2024
    affected >= 2.0.0, < 2.3.27fixed 2.3.27

    All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, 2.5.X, and 2.6.X versions of the Symfony HttpFoundation component are affected by this security issue. This issue has been fixed in Symfony 2.3.27, 2.5.11, and 2.6.6. Note that no fixes are provided for Symfony 2.0, 2.1, 2.2, and 2.4 as the

  • CVE-2014-6061medMay 30, 2024
    affected >= 2.0.0, < 2.3.19fixed 2.3.19

    All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation component are affected by this security issue. This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not mai

  • CVE-2014-5244higMay 30, 2024
    affected >= 2.0.0, < 2.3.19fixed 2.3.19

    All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony HttpFoundation component are affected by this security issue. This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not mai

  • CVE-2020-5255Mar 30, 2020
    affected >= 4.4.0, < 4.4.7fixed 4.4.7

    In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response's content and `Co

  • CVE-2013-4752Jan 2, 2020
    affected >= 2.0.0, < 2.0.24fixed 2.0.24

    Symfony 2.0.X before 2.0.24, 2.1.X before 2.1.12, 2.2.X before 2.2.5, and 2.3.X before 2.3.3 have an issue in the HttpFoundation component. The Host header can be manipulated by an attacker when the framework is generating an absolute URL. A remote attacker could exploit this vul

  • CVE-2019-18888Nov 21, 2019
    affected >= 2.0.0, < 2.8.52fixed 2.8.52

    An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. If an application passes unvalidated user input as the file for which MIME type validation should occur, then arbitrary arguments are passed to the underl

  • CVE-2019-10913May 16, 2019
    affected >= 2.7.0, < 2.7.51fixed 2.7.51

    In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is rel

  • CVE-2018-14773Aug 3, 2018
    affected >= 2.7.0, < 2.7.49fixed 2.7.49

    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 r

  • CVE-2018-11386Jun 13, 2018
    affected >= 2.7.0, < 2.7.48fixed 2.7.48

    An issue was discovered in the HttpFoundation component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. The PDOSessionHandler class allows storing sessions on a PDO connection. Under some configurations and w

  • CVE-2012-6431Dec 27, 2012
    affected >= 2.0.0, < 2.0.19fixed 2.0.19

    Symfony 2.0.x before 2.0.20 does not process URL encoded data consistently within the Routing and Security components, which allows remote attackers to bypass intended URI restrictions via a doubly encoded string.