跳转到帖子

Debian: CVE-2024-23334: python-aiohttp -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2024-23334: python-aiohttp -- security update

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:C/I:N/A:N)
Published
01/29/2024
Created
12/17/2024
Added
12/16/2024
Modified
02/05/2025

Description

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.

Solution(s)

  • debian-upgrade-python-aiohttp

References

  • https://attackerkb.com/topics/cve-2024-23334
  • CVE - 2024-23334
  • DSA-5828-1
  • 查看数 702
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…