CVE-2020-28473
CVSS V2 Medium 5.8
CVSS V3 Medium 6.8
Description
The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning 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-2020-28473
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2021-01-18T12:15:12
- Last Modified Date
- 2021-01-28T15:57:55
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:bottlepy:bottle:*:*:*:*:*:*:*:* | 1 | OR | 0.12.19 | |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- 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:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 6.8
- Base Severity
- MEDIUM
- Exploitability Score
- 1.6
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://snyk.io/vuln/SNYK-PYTHON-BOTTLE-1017108 | Exploit Third Party Advisory |
https://github.com/bottlepy/bottle | Product Third Party Advisory |
https://snyk.io/blog/cache-poisoning-in-popular-open-source-packages/ | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/01/msg00019.html | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-28473 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28473 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:25:44 | Added to TrackCVE | |||
2022-12-05 20:19:28 | 2021-01-18T12:15Z | 2021-01-18T12:15:12 | CVE Published Date | updated |
2022-12-05 20:19:28 | 2021-01-28T15:57:55 | CVE Modified Date | updated | |
2022-12-05 20:19:28 | Analyzed | Vulnerability Status | updated |