Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. sylius/sylius
  4. ›
  5. CVE-2020-5218

CVE-2020-5218: Inconsistent Interpretation of HTTP Requests (HTTP Request Smuggling)

January 27, 2020 (updated February 7, 2020)

Affected versions of Sylius give attackers the ability to switch channels via the _channel_code GET parameter in production environments. This was meant to be enabled only when kernel.debug is set to true. However, if no sylius_channel.debug is set explicitly in the configuration, the default value which is kernel.debug will be not resolved and cast to boolean, enabling this debug feature even if that parameter is set to false.

References

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

Code Behaviors & Features

Detect and mitigate CVE-2020-5218 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 1.3.0 before 1.3.13, all versions starting from 1.4.0 before 1.4.6, all versions starting from 1.5.0 up to 1.6.3

Fixed versions

  • 1.3.13
  • 1.4.6
  • 1.6.4

Solution

Upgrade to versions 1.3.13, 1.4.6, 1.6.4 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

packagist/sylius/sylius/CVE-2020-5218.yml

Spotted a mistake? Edit the file on GitLab.

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

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