製品・ソフトウェアに関する情報
aiohttp におけるオープンリダイレクトの脆弱性
Title aiohttp におけるオープンリダイレクトの脆弱性
Summary

aiohttp には、オープンリダイレクトの脆弱性が存在します。

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Feb. 25, 2021, midnight
Registration Date Nov. 16, 2021, 5:26 p.m.
Last Update Nov. 16, 2021, 5:26 p.m.
CVSS3.0 : 警告
Score 6.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS2.0 : 警告
Score 5.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:N
Affected System
Debian
Debian GNU/Linux 
Fedora Project
Fedora 
aio-libs project
aiohttp 3.7.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年11月16日]
  掲載
Nov. 16, 2021, 5:26 p.m.

NVD Vulnerability Information
CVE-2021-21330
Summary

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the `aiohttp.web_middlewares.normalize_path_middleware` middleware. This security problem has been fixed in 3.7.4. Upgrade your dependency using pip as follows "pip install aiohttp >= 3.7.4". If upgrading is not an option for you, a workaround can be to avoid using `aiohttp.web_middlewares.normalize_path_middleware` in your applications.

Publication Date Feb. 26, 2021, 12:15 p.m.
Registration Date Feb. 26, 2021, 4:02 p.m.
Last Update Nov. 21, 2024, 2:48 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* 3.7.4
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List