Bug 2103108
| Summary: | CVE-2022-33124 python-aiohttp: invalid IPv6 URL which can lead to a Denial of Service with exception raised [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marian Rehak <mrehak> |
| Component: | python-aiohttp | Assignee: | Fabian Affolter <mail> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 36 | CC: | athmanem, code, mail, python-sig |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-10-15 15:36:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2103107 | ||
|
Description
Marian Rehak
2022-07-01 13:07:27 UTC
Use the following template to for the 'fedpkg update' request to submit an update for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. ===== # bugfix, security, enhancement, newpackage (required) type=security # low, medium, high, urgent (required) severity=low # testing, stable request=testing # Bug numbers: 1234,9876 bugs=2103107,2103108 # Description of your update notes=Security fix for [PUT CVEs HERE] # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi web interface to submit updates: https://bodhi.fedoraproject.org/updates/new It looks like the CVE is disputed[1], and discussion in the upstream issues[2][3] is unanimous in agreeing that the behavior in question is not a security issue and a CVE should not have been assigned. See also [3]. Given all of that, I think it is safe to consider this NOTABUG. [1] https://nvd.nist.gov/vuln/detail/CVE-2022-33124 [2] https://github.com/aio-libs/aiohttp/issues/6772 [3] https://github.com/aio-libs/aiohttp/issues/6801 [4] https://security.snyk.io/vuln/SNYK-PYTHON-AIOHTTP-2934978 |