CVE-2024-50345
MEDIUM EPSS 42.7%
Published Nov 6, 20241y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Nov 6, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
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 on the `Request` class to redirect users to another domain. The `Request::create` methods now assert the URI does not contain invalid characters as defined by https://url.spec.whatwg.org/. This issue has been patched in versions 5.4.46, 6.4.14, and 7.1.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
42.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-601
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| sensiolabs | symfony | * | <5.4.46 |
| sensiolabs | symfony | * | ≥6.0.0 – <6.4.14 |
| sensiolabs | symfony | * | ≥7.0.0 – <7.1.7 |
References 3
- github.com https://github.com/symfony/symfony/security/advisories/GHSA-mrqx-rp3w-jpjp
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/05/msg00051.html
- url.spec.whatwg.org https://url.spec.whatwg.org
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.