Lucene search

K
cve[email protected]CVE-2021-23336
HistoryFeb 15, 2021 - 1:15 p.m.

CVE-2021-23336

2021-02-1513:15:12
CWE-444
web.nvd.nist.gov
663
22
cve
2021
23336
web cache poisoning
python
cpython
urllib
nvd

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:N/I:P/A:P

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

6.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

50.0%

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.

Affected configurations

NVD
Node
pythonpythonRange<3.6.13
OR
pythonpythonRange3.7.03.7.10
OR
pythonpythonRange3.8.03.8.8
OR
pythonpythonRange3.9.03.9.2
Node
fedoraprojectfedoraMatch32
OR
fedoraprojectfedoraMatch33
OR
fedoraprojectfedoraMatch34
Node
debiandebian_linuxMatch9.0
Node
netappcloud_backupMatch-
OR
netappinventory_collect_toolMatch-
OR
netappontap_select_deploy_administration_utilityMatch-
OR
netappsnapcenterMatch-
Node
djangoprojectdjangoRange2.22.2.19
OR
djangoprojectdjangoRange3.03.0.13
OR
djangoprojectdjangoRange3.13.1.7
Node
oraclecommunications_offline_mediation_controllerMatch12.0.0.3.0
OR
oraclecommunications_pricing_design_centerMatch12.0.0.3.0
OR
oracleenterprise_manager_ops_centerMatch12.4.0.0
OR
oraclezfs_storage_applianceMatch8.8

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "python/cpython",
    "versions": [
      {
        "version": "0",
        "status": "affected",
        "lessThan": "unspecified",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThan": "3.6.13",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "3.7.0",
        "status": "affected",
        "lessThan": "unspecified",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThan": "3.7.10",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "3.8.0",
        "status": "affected",
        "lessThan": "unspecified",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThan": "3.8.8",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "3.9.0",
        "status": "affected",
        "lessThan": "unspecified",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThan": "3.9.2",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

References

Social References

More

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:N/I:P/A:P

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

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

6.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

50.0%