Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/symfony
  4. ›
  5. CVE-2018-14773

CVE-2018-14773: Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

August 3, 2018 (updated October 2, 2019)

An issue was discovered in Http Foundation in Symfony. 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.

References

  • symfony.com/blog/cve-2018-14773-remove-support-for-legacy-and-risky-http-headers

Code Behaviors & Features

Detect and mitigate CVE-2018-14773 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0 before 2.8.44, all versions starting from 3.0.0 before 3.4.14, all versions starting from 4.0.0 before 4.0.14, all versions starting from 4.1.0 before 4.1.3

Fixed versions

  • 2.8.44
  • 3.4.14
  • 4.0.14
  • 4.1.3

Solution

Upgrade to versions 2.8.44, 3.4.14, 4.0.14, 4.1.3 or above.

Impact 6.5 MEDIUM

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Source file

packagist/symfony/symfony/CVE-2018-14773.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.