CVE-2021-41267
CVSS V2 Medium 4.3
CVSS V3 Medium 6.5
Description
Symfony/Http-Kernel is the HTTP kernel component for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Headers that are not part of the "trusted_headers" allowed list are ignored and protect users from "Cache poisoning" attacks. In Symfony 5.2, maintainers added support for the `X-Forwarded-Prefix` headers, but this header was accessible in SubRequest, even if it was not part of the "trusted_headers" allowed list. An attacker could leverage this opportunity to forge requests containing a `X-Forwarded-Prefix` header, leading to a web cache poisoning issue. Versions 5.3.12 and later have a patch to ensure that the `X-Forwarded-Prefix` header is not forwarded to subrequests when it is not trusted.
Overview
- CVE ID
- CVE-2021-41267
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-24T19:15:07
- Last Modified Date
- 2021-11-30T18:52:27
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 1 | OR | 5.2.0 | 5.3.12 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/symfony/symfony/security/advisories/GHSA-q3j3-w37x-hq2q | Patch Third Party Advisory |
https://github.com/symfony/symfony/releases/tag/v5.3.12 | Release Notes Third Party Advisory |
https://github.com/symfony/symfony/commit/95dcf51682029e89450aee86267e3d553aa7c487 | Patch Third Party Advisory |
https://github.com/symfony/symfony/pull/44243 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41267 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41267 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:44:27 | Added to TrackCVE | |||
2022-12-05 15:10:48 | 2021-11-24T19:15Z | 2021-11-24T19:15:07 | CVE Published Date | updated |
2022-12-05 15:10:48 | 2021-11-30T18:52:27 | CVE Modified Date | updated | |
2022-12-05 15:10:48 | Analyzed | Vulnerability Status | updated |