Executive Summary

Informations
Name CVE-2020-28473 First vendor Publication 2021-01-18
Vendor Cve Last vendor Modification 2021-01-28

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H
Overall CVSS Score 6.8
Base Score 6.8 Environmental Score 6.8
impact SubScore 5.2 Temporal Score 6.8
Exploitabality Sub Score 1.6
 
Attack Vector Network Attack Complexity High
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact None
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:P/I:P/A:N)
Cvss Base Score 5.8 Attack Range Network
Cvss Impact Score 4.9 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28473

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 28
Os 1

Sources (Detail)

Source Url
CONFIRM https://snyk.io/blog/cache-poisoning-in-popular-open-source-packages/
MISC https://github.com/bottlepy/bottle
https://snyk.io/vuln/SNYK-PYTHON-BOTTLE-1017108
MLIST https://lists.debian.org/debian-lts-announce/2021/01/msg00019.html

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
Date Informations
2021-05-04 13:52:08
  • Multiple Updates
2021-04-22 03:03:49
  • Multiple Updates
2021-01-28 21:23:27
  • Multiple Updates
2021-01-26 21:23:32
  • Multiple Updates
2021-01-19 21:23:31
  • Multiple Updates
2021-01-19 17:22:52
  • Multiple Updates
2021-01-18 17:22:56
  • First insertion