云虫漏洞库

CVE-2026-34993 - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files - 漏洞详情

漏洞编号:CVE-2026-34993

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-34993

CNNVD 编号:-

厂商/产品:aiohttp / aiohttp

影响范围:cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*

CWE:CWE-502

发布/更新时间:2026-06-02 / 2026-08-28

漏洞描述

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applications using this function will be doing so with the user's own data, so this is unlikely to affect many applications. Version 3.14.0 patches the issue. If an application does allow attacker controlled files to be loaded, a workaround on older releases would be to sanitize the files before loading.

相关链接

相关漏洞

« 返回首页