SCA: security update for aiohttp (GHSA-8qpw-xqxj-h4r2)

medium Tenable Self-Hosted Container Security Plugin ID 412812

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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://github.com/advisories/GHSA-8qpw-xqxj-h4r2

Plugin Details

Severity: Medium

ID: 412812

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.1

Percentile: 53.55

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2024-23829

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/29/2024

Vulnerability Publication Date: 1/29/2024

Reference Information

CVE: CVE-2024-23829

cwe: CWE-444