Open Redirect Affecting symfony/http-foundation package, versions <5.4.46 >=6.0.0-BETA1, <6.4.14 >=7.0.0-BETA1, <7.1.7
Threat Intelligence
EPSS
0.06% (28th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-SYMFONYHTTPFOUNDATION-8344761
- published 6 Nov 2024
- disclosed 6 Nov 2024
- credit Sam Mush
Introduced: 6 Nov 2024
New CVE-2024-50345 Open this link in a new tabHow to fix?
Upgrade symfony/http-foundation
to version 5.4.46, 6.4.14, 7.1.7 or higher.
Overview
symfony/http-foundation is a component defines an object-oriented layer for the HTTP specification.
Affected versions of this package are vulnerable to Open Redirect in the Request::create()
function, which improperly handles special characters in a URI.