SCA: security update for bottle (GHSA-qhx9-7hx7-cp4r)

medium Tenable Self-Hosted Container Security Plugin ID 418154

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2020-28473)

See Also

https://github.com/advisories/GHSA-qhx9-7hx7-cp4r

Plugin Details

Severity: Medium

ID: 418154

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.54

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2020-28473

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 6.1

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.1

Threat Score: 5.6

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/7/2021

Vulnerability Publication Date: 1/18/2021

Reference Information

CVE: CVE-2020-28473

cwe: CWE-444