CVE-2023-39326
Public on 2023-12-06
Modified on 2025-09-23
Description
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.
Severity
See what this means
CVSS v3 Base Score
See breakdown
Affected Packages
| Platform | Package | Release Date | Advisory | Status |
|---|---|---|---|---|
| Amazon Linux 2 - Core | amazon-cloudwatch-agent | 2024-01-22 | ALAS2-2024-2424 | Fixed |
| Amazon Linux 2023 | amazon-cloudwatch-agent | 2024-01-22 | ALAS2023-2024-498 | Fixed |
| Amazon Linux 2023 | amazon-ecr-credential-helper | 2024-05-28 | ALAS2023-2024-631 | Fixed |
| Amazon Linux 1 | amazon-ssm-agent | 2024-02-19 | ALAS-2024-1920 | Fixed |
| Amazon Linux 2 - Core | amazon-ssm-agent | 2024-02-19 | ALAS2-2024-2458 | Fixed |
| Amazon Linux 2023 | amazon-ssm-agent | 2024-02-19 | ALAS2023-2024-526 | Fixed |
| Amazon Linux 2 - Core | cni-plugins | 2024-05-15 | ALAS2-2024-2543 | Fixed |
| Amazon Linux 2023 | cni-plugins | 2024-05-13 | ALAS2023-2024-618 | Fixed |
| Amazon Linux 1 | containerd | No Fix Planned | ||
| Amazon Linux 2 - Docker Extra | containerd | 2024-02-05 | ALAS2DOCKER-2024-037 | Fixed |
| Amazon Linux 2 - Ecs Extra | containerd | 2024-06-24 | ALAS2ECS-2024-035 | Fixed |
| Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | containerd | 2024-02-05 | ALAS2NITRO-ENCLAVES-2024-037 | Fixed |
| Amazon Linux 2023 | containerd | 2024-01-22 | ALAS2023-2024-499 | Fixed |
| Amazon Linux 2 - Core | cri-tools | 2024-02-05 | ALAS2-2024-2446 | Fixed |
| Amazon Linux 1 | docker | No Fix Planned | ||
| Amazon Linux 2 - Docker Extra | docker | 2024-08-29 | ALAS2DOCKER-2024-044 | Fixed |
| Amazon Linux 2 - Ecs Extra | docker | 2024-08-29 | ALAS2ECS-2024-041 | Fixed |
| Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | docker | 2024-08-29 | ALAS2NITRO-ENCLAVES-2024-045 | Fixed |
| Amazon Linux 2023 | docker | 2024-03-05 | ALAS2023-2024-542 | Fixed |
| Amazon Linux 2023 | ecs-init | 2024-05-13 | ALAS2023-2024-619 | Fixed |
| Amazon Linux 1 | golang | 2024-01-09 | ALAS-2024-1903 | Fixed |
| Amazon Linux 2 - Core | golang | 2024-01-09 | ALAS2-2024-2388 | Fixed |
| Amazon Linux 2023 | golang | 2024-01-08 | ALAS2023-2024-477 | Fixed |
| Amazon Linux 2 - Core | golist | 2024-05-30 | ALAS2-2024-2556 | Fixed |
| Amazon Linux 2 - Core | nerdctl | 2024-08-06 | ALAS2-2024-2618 | Fixed |
| Amazon Linux 2023 | nerdctl | 2024-02-19 | ALAS2023-2024-529 | Fixed |
| Amazon Linux 2023 | oci-add-hooks | 2024-05-28 | ALAS2023-2024-632 | Fixed |
| Amazon Linux 2023 | runc | 2024-01-31 | ALAS2023-2024-501 | Fixed |
CVSS Scores
| Score Type | Score | Vector | |
|---|---|---|---|
| Amazon Linux | CVSSv3 | 4.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
| NVD | CVSSv3 | 5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |