| Summary | aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a unique cache entry. An attacker may be able to exhaust the memory resources of a server by sending a substantial number (100,000s to millions) of such requests. Those who use any middlewares with aiohttp.web should upgrade to version 3.10.11 to receive a patch. |
|---|---|
| Publication Date | Nov. 19, 2024, 5:15 a.m. |
| Registration Date | Nov. 19, 2024, noon |
| Last Update | Nov. 20, 2024, 12:35 a.m. |
| Title | aiohttp project の aiohttp における有効なライフタイム後のリソースの解放の欠如に関する脆弱性 |
|---|---|
| Summary | aiohttp project の aiohttp には、有効なライフタイム後のリソースの解放の欠如に関する脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 18, 2024, midnight |
| Registration Date | Aug. 21, 2025, 5:06 p.m. |
| Last Update | Aug. 21, 2025, 5:06 p.m. |
| aiohttp project |
| aiohttp 3.10.6 以上 3.10.11 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2025年08月21日] 掲載 |
Aug. 21, 2025, 5:06 p.m. |