Asymmetric denial of service In aiohttp
Description
AIOHTTP's HTTP Parser auto_decompress feature is vulnerable to zip bomb
Summary
A zip bomb can be used to execute a DoS against the aiohttp server.
Impact
An attacker may be able to send a compressed request that when decompressed by aiohttp could exhaust the host's memory.
Patch: https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 3.13.3 | ||
debian 12 | - | ||
debian 13 | 3.11.16-1+deb13u1 | ||
debian 14 | 3.13.3-1 | ||
debian 11 | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2.