CVE-2018-14773

medium
Published 2022-05-13 ยท Modified 2024-02-16
CVSS v3
โ€”
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.5

Description

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.

Predictions

Exploit likelihood
30%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

OS impact

arch Arch Fixed 1 release
VersionStatusFixed in
โ€” Fixed 8.5.6-1
debian Debian Fixed 5 releases
VersionStatusFixed in
trixie Fixed 3.4.14+dfsg-1
sid Fixed 3.4.14+dfsg-1
forky Fixed 3.4.14+dfsg-1
bullseye Fixed 3.4.14+dfsg-1
bookworm Fixed 3.4.14+dfsg-1

Package impact

EcosystemPackageVulnerableFixed
php Packagistsymfony/http-foundation>=2.7.0,<2.7.492.7.49
php Packagistsymfony/http-foundation>=2.8.0,<2.8.442.8.44
php Packagistsymfony/http-foundation>=3.0.0,<3.3.183.3.18
php Packagistsymfony/http-foundation>=3.4.0,<3.4.143.4.14
php Packagistsymfony/http-foundation>=4.0.0,<4.0.144.0.14
php Packagistsymfony/http-foundation>=4.1.0,<4.1.34.1.3
php Packagistsymfony/symfony>=2.7.0,<2.7.492.7.49
php Packagistsymfony/symfony>=2.8.0,<2.8.442.8.44
php Packagistsymfony/symfony>=3.0.0,<3.3.183.3.18
php Packagistsymfony/symfony>=3.4.0,<3.4.143.4.14
php Packagistsymfony/symfony>=4.0.0,<4.0.144.0.14
php Packagistsymfony/symfony>=4.1.0,<4.1.34.1.3

References

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.