CVE-2022-33124: Withdrawn: Denial of Service in aiohttp
5.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.43809%
CWE
-
Published
6/24/2022
Updated
1/27/2023
KEV Status
No
Technology
Python
Technical Details
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
aiohttp | pip | <= 3.8.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The advisory for CVE-2022-33124 was withdrawn due to disputes from maintainers and third parties, with no reproducible example or concrete evidence provided. The original claim pointed to a ValueError
during IPv6 URL parsing leading to DoS, but the maintainers argued that proper exception handling in calling applications would mitigate this. The GitHub issue linked (aio-libs/aiohttp#6772
) was closed as invalid and labeled 'spam,' with no code or clear attack vector demonstrated. Without specific code paths, functions, or patches to analyze, there is insufficient evidence to confidently identify vulnerable functions
in aiohttp
.