22 matches found
UBUNTU-CVE-2025-69223
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory...
7.5CVSS6.3AI score0.0057EPSS
SaveExploits0References5
K000149683: Python asyncio vulnerability CVE-2024-12254
Security Advisory Description Starting in Python 3.12.0, the asyncio.SelectorSocketTransport.writelines method would not "pause" writing and signal to the Protocol to drain the buffer to the wire once the write buffer reached the "high-water mark". Because of this, Protocols would not periodicall...
8.7CVSS7.9AI score0.01868EPSS
SaveExploits0
20