Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. symfony/form
  4. ›
  5. CVE-2020-15094

CVE-2020-15094: Improper Removal of Sensitive Information Before Storage or Transfer

September 2, 2020 (updated September 11, 2020)

In Symfony, the CachingHttpClient class from the HttpClient Symfony component relies on the HttpCache class to handle requests. HttpCache uses internal headers like X-Body-Eval and X-Body-File to control the restoration of cached responses. The class was initially written with surrogate caching and ESI support in mind (all HTTP calls come from a trusted backend in that scenario). But when used by CachingHttpClient and if an attacker can control the response for a request being made by the CachingHttpClient, remote code execution is possible.

References

  • nvd.nist.gov/vuln/detail/CVE-2020-15094

Code Behaviors & Features

Detect and mitigate CVE-2020-15094 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 4.4.0 before 4.4.13, all versions starting from 5.1.0 before 5.1.5

Fixed versions

  • 4.4.13
  • 5.1.5

Solution

Upgrade to versions 4.4.13, 5.1.5 or above.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer

Source file

packagist/symfony/form/CVE-2020-15094.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:23 +0000.