Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2024:3110-1

Опубликовано: 03 сент. 2024
Источник: suse-cvrf

Описание

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues:

  • CVE-2024-42367: Fixed path traversal outside the root directory when requests involve compressed files as symbolic links (bsc#1229226)

Список пакетов

Image SLES15-SP4-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-HPC-BYOS
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-HPC-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP-Hardened
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP-Hardened-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAP-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAPCAL
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-SAPCAL-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-Azure-3P
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-Azure-Basic
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-Azure-Standard
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-HPC-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-HPC-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-SAP-Azure-3P
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-SAP-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-SAP-Hardened-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-SAP-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP5-SAPCAL-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-Azure-Basic
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-Azure-Standard
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-HPC
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-HPC-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-HPC-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAP-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAP-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAP-Hardened
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAP-Hardened-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAP-Hardened-BYOS-Azure
python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP6-SAPCAL-Azure
python311-aiohttp-3.9.3-150400.10.24.1
SUSE Linux Enterprise Module for Public Cloud 15 SP4
python311-aiohttp-3.9.3-150400.10.24.1
SUSE Linux Enterprise Module for Python 3 15 SP5
python311-aiohttp-3.9.3-150400.10.24.1
SUSE Linux Enterprise Module for Python 3 15 SP6
python311-aiohttp-3.9.3-150400.10.24.1
openSUSE Leap 15.5
python311-aiohttp-3.9.3-150400.10.24.1
openSUSE Leap 15.6
python311-aiohttp-3.9.3-150400.10.24.1

Описание

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.2, static routes which contain files with compressed variants (`.gz` or `.br` extension) are vulnerable to path traversal outside the root directory if those variants are symbolic links. The server protects static routes from path traversal outside the root directory when `follow_symlinks=False` (default). It does this by resolving the requested URL to an absolute path and then checking that path relative to the root. However, these checks are not performed when looking for compressed variants in the `FileResponse` class, and symbolic links are then automatically followed when performing the `Path.stat()` and `Path.open()` to send the file. Version 3.10.2 contains a patch for the issue.


Затронутые продукты
Image SLES15-SP4-BYOS-Azure:python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-HPC-BYOS-Azure:python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-HPC-BYOS:python311-aiohttp-3.9.3-150400.10.24.1
Image SLES15-SP4-Hardened-BYOS-Azure:python311-aiohttp-3.9.3-150400.10.24.1

Ссылки