QID 357323
Date Published: 2024-03-07
QID 357323: Amazon Linux Security Advisory for containerd : ALAS2ECS-2024-035
the http/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in august through october 2023. (
( CVE-2023-39325) a malicious http sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body.
A malicious http client can further exploit this to cause a server to automatically read a large amount of data (up to about 1gib) when a handler fails to read the entire body of a request.
Chunk extensions are a little-used http feature which permit including additional metadata in a request or response body sent using the chunked encoding.
The net/http chunked encoding reader discards this metadata.
A sender can exploit this by inserting a large metadata segment with each byte transferred.
The chunk reader now produces an error if the ratio of real body to encoded bytes grows too small. (
( CVE-2023-39326) text nodes not in the html namespace are incorrectly literally rendered, causing text which should be escaped to not be.
This could lead to an xss attack. (
( CVE-2023-3978) opentelemetry-go contrib is a collection of third-party packages for opentelemetry-go.
Prior to version 0.46.0, the grpc unary server interceptor out of the box adds labels `net.peer.sock.addr` and `net.peer.sock.port` that have unbound cardinality.
It leads to the servers potential memory exhaustion when many malicious requests are sent.
An attacker can easily flood the peer address and port for requests.
Version 0.46.0 contains a fix for this issue.
Withmeterprovider` option with `noop.
Newmeterprovider`. (
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.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2ECS-2024-035 -
alas.aws.amazon.com/AL2/ALASECS-2024-035.html
CVEs related to QID 357323
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2ECS-2024-035 | amazon linux 2 |
|