Search for packages
Package details: pkg:composer/symfony/http-foundation@3.3.15
purl pkg:composer/symfony/http-foundation@3.3.15
Next non-vulnerable version 5.4.46
Latest non-vulnerable version 7.2.0-BETA1
Risk
Vulnerabilities affecting this package (6)
Vulnerability Summary Fixed by
VCID-3uj4-tk9q-6bhc
Aliases:
CVE-2018-11386
GHSA-r2rq-3h56-fqm4
Symfony DoS 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 with a well-crafted payload, it was possible to do a denial of service on a Symfony application without too much resources.
3.3.17
Affected by 6 other vulnerabilities.
3.4.11
Affected by 5 other vulnerabilities.
4.0.11
Affected by 5 other vulnerabilities.
VCID-718a-9ndd-syex
Aliases:
CVE-2019-18888
GHSA-xhh6-956q-4q69
Argument injection in a MimeTypeGuesser in Symfony 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 underlying file command. This is related to symfony/http-foundation (and symfony/mime in 4.3.x).
3.4.35
Affected by 2 other vulnerabilities.
4.2.12
Affected by 2 other vulnerabilities.
4.3.8
Affected by 2 other vulnerabilities.
VCID-7gzy-b9hc-zuh2
Aliases:
CVE-2021-21424
GHSA-5pv8-ppvj-4h68
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The ability to enumerate users was possible without relevant permissions due to different handling depending on whether the user existed or not when attempting to use the switch users functionality. We now ensure that 403s are returned whether the user exists or not if a user cannot switch to a user or if the user does not exist. The patch for this issue is available for branch 3.4.
4.0.0-BETA1
Affected by 1 other vulnerability.
4.4.23
Affected by 1 other vulnerability.
5.2.8
Affected by 1 other vulnerability.
VCID-bf8y-eqha-q3cy
Aliases:
CVE-2024-50345
GHSA-mrqx-rp3w-jpjp
Symfony vulnerable to open redirect via browser-sanitized URLs ### Description 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 on the `Request` class to redirect users to another domain. ### Resolution The `Request::create` methods now assert the URI does not contain invalid characters as defined by https://url.spec.whatwg.org/ The patch for this issue is available [here](https://github.com/symfony/symfony/commit/5a9b08e5740af795854b1b639b7d45b9cbfe8819) for branch 5.4. ### Credits We would like to thank Sam Mush - IPASSLab && ZGC Lab for reporting the issue and Nicolas Grekas for providing the fix.
5.4.46
Affected by 0 other vulnerabilities.
6.4.14
Affected by 0 other vulnerabilities.
7.1.7
Affected by 0 other vulnerabilities.
7.2.0-BETA1
Affected by 0 other vulnerabilities.
VCID-bnwq-cmt5-7qcr
Aliases:
CVE-2019-10913
GHSA-x92h-wmg2-6hp7
Invalid HTTP method overrides allow possible XSS or other attacks in Symfony 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 related to symfony/http-foundation.
3.4.26
Affected by 3 other vulnerabilities.
4.1.12
Affected by 4 other vulnerabilities.
4.2.7
Affected by 3 other vulnerabilities.
VCID-zbme-ygft-4qht
Aliases:
CVE-2018-14773
GHSA-8wgj-6wx8-h5hq
access restriction bypass
3.3.18
Affected by 5 other vulnerabilities.
3.4.14
Affected by 4 other vulnerabilities.
4.0.14
Affected by 4 other vulnerabilities.
4.1.3
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.