You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /mgmtworker,/rest-service,/amqp-postgres/test-requirements.txt,/rest-service/dev-requirements.txt,/cloudify_types/dev-requirements.txt,/workflows,/amqp-postgres,/cloudify_types
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 - Medium Severity Vulnerability
Vulnerable Library - bottle-0.12.18-py3-none-any.whl
Fast and simple WSGI-framework for small web-applications.
Library home page: https://files.pythonhosted.org/packages/e9/39/2bf3a1fd963e749cdbe5036a184eda8c37d8af25d1297d94b8b7aeec17c4/bottle-0.12.18-py3-none-any.whl
Path to dependency file: /mgmtworker
Path to vulnerable library: /mgmtworker,/rest-service,/amqp-postgres/test-requirements.txt,/rest-service/dev-requirements.txt,/cloudify_types/dev-requirements.txt,/workflows,/amqp-postgres,/cloudify_types
Dependency Hierarchy:
Found in HEAD commit: 203fcf9f96b1849f0840fc2235bfef38a3ff706c
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2021-01-18
URL: CVE-2020-28473
CVSS 3 Score Details (6.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28473
Release Date: 2021-01-18
Fix Resolution: 0.12.19
The text was updated successfully, but these errors were encountered: