Alpine: multiple py3-aiohttp packages: security update to 3.9.3-r0

high Tenable Self-Hosted Container Security Plugin ID 426786

Description

There are packages installed that are affected by multiple vulnerabilities referenced in the following CVEs:

- aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a
web server and configuring static routes, it is necessary to specify the root path for static files.
Additionally, the option 'follow_symlinks' can be used to determine whether to follow symbolic links
outside the static root directory. When 'follow_symlinks' is set to True, there is no validation to check
if reading a file is within the root directory. This can lead to directory traversal vulnerabilities,
resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present.
Disabling follow_symlinks and using a reverse proxy are encouraged mitigations. Version 3.9.2 fixes this
issue. (CVE-2024-23334)

- aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Security-sensitive parts
of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error
handling to robustly match frame boundaries of proxies in order to protect against injection of additional
requests. Additionally, validation could trigger exceptions that were not handled consistently with
processing of other malformed input. Being more lenient than internet standards require could, depending
on deployment environment, assist in request smuggling. The unhandled exception could cause excessive
resource consumption on the application server and/or its logging facilities. This vulnerability exists
due to an incomplete fix for CVE-2023-47627. Version 3.9.2 fixes this vulnerability. (CVE-2024-23829)

See Also

https://security.alpinelinux.org/vuln/CVE-2024-23334

https://security.alpinelinux.org/vuln/CVE-2024-23829

Plugin Details

Severity: High

ID: 426786

Version: Revision 1.7

Type: Local

Published: 5/16/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6

Percentile: 96.73

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2024-23334

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Vulnerability Publication Date: 1/29/2024

Reference Information

CVE: CVE-2024-23334, CVE-2024-23829