Missing Release of Resource after Effective Lifetime Affecting aiohttp package, versions [3.10.6,3.10.11)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-AIOHTTP-8383922
- published 19 Nov 2024
- disclosed 18 Nov 2024
- credit Unknown
Introduced: 18 Nov 2024
New CVE-2024-52303 Open this link in a new tabHow to fix?
Upgrade aiohttp
to version 3.10.11 or higher.
Overview
Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime by creating a unique cache entry for each MatchInfoError
when a request method is not allowed. This can lead to unbounded cache growth, resulting in a memory leak.