QID 352371
Date Published: 2021-05-27
QID 352371: Amazon Linux Security Advisory for python3: ALAS2-2021-1640
<DIV ID="issue_overview"> the package python/cpython is 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. (
cve-2021-23336 ) no description is available for this cve. (
cve-2021-3426 ) </DIV>
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Allows unauthorized disclosure of information; allows unauthorized modification; allows disruption of service.
- ALAS2-2021-1640 -
alas.aws.amazon.com/AL2/ALAS-2021-1640.html
CVEs related to QID 352371
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2-2021-1640 | Amazon Linux 2 |
|