CVE-2021-23336
CVSS V2 Medium 4
CVSS V3 Medium 5.9
Description
The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.
Overview
- CVE ID
- CVE-2021-23336
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-15T13:15:12
- Last Modified Date
- 2022-03-04T19:13:15
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.6.13 | |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.7.0 | 3.7.10 |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.8.0 | 3.8.8 |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* | 1 | OR | 3.9.0 | 3.9.2 |
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:inventory_collect_tool:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 2.2 | 2.2.19 |
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 3.0 | 3.0.13 |
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 3.1 | 3.1.7 |
cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:oracle:zfs_storage_appliance:8.8:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:N/C:N/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 4.9
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 1.6
- Impact Score
- 4.2
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-23336 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23336 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:47:20 | Added to TrackCVE | |||
2022-12-05 22:06:59 | 2021-02-15T13:15Z | 2021-02-15T13:15:12 | CVE Published Date | updated |
2022-12-05 22:06:59 | 2022-03-04T19:13:15 | CVE Modified Date | updated | |
2022-12-05 22:06:59 | Analyzed | Vulnerability Status | updated |