Lucene search
K

1086 matches found

Wolfi
Wolfi
added 2024/11/18 9:2 p.m.7 views

GHSA-8495-4G3G-X7PR vulnerabilities

Vulnerabilities for packages: py3-cassandra-medusa, airflow, checkov, dask-gateway, py3-aiohttp, kserve...

5.4AI score
Exploits0
Chainguard
Chainguard
added 2024/11/18 9:2 p.m.6 views

GHSA-8495-4G3G-X7PR vulnerabilities

Vulnerabilities for packages: request-1276, dask-gateway, awx, kserve, py3-aiohttp, py3-cassandra-medusa, airflow, py3.10-vllm-cuda-11.8, checkov...

5.4AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/11/18 9:2 p.m.14 views

aiohttp allows request smuggling due to incorrect parsing of chunk extensions

Summary The Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker m...

7.5CVSS7.2AI score0.0042EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/11/18 9:2 p.m.1 views

GHSA-27MF-GHQM-J3J8 aiohttp has a memory leak when middleware is enabled when requesting a resource with a non-allowed method

Summary A memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a unique cache entry. Impact If the user is making use of any middlewares with aiohttp.web then it is...

7.5CVSS7.1AI score0.00421EPSS
Exploits0References4
Snyk
Snyk
added 2024/11/18 9:2 p.m.2 views

Missing Release of Resource after Effective Lifetime

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. Remediation Upgrade...

8.7CVSS6.8AI score0.00421EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/11/18 9:2 p.m.12 views

aiohttp has a memory leak when middleware is enabled when requesting a resource with a non-allowed method

Summary A memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a unique cache entry. Impact If the user is making use of any middlewares with aiohttp.web then it is...

8.7CVSS6.7AI score0.00421EPSS
Exploits0References4Affected Software1
Chainguard
Chainguard
added 2024/11/18 9:2 p.m.3 views

GHSA-27MF-GHQM-J3J8 vulnerabilities

Vulnerabilities for packages: py3-aiohttp, airflow, py3.10-vllm-cuda-11.8, checkov...

5.4AI score
Exploits0
Wolfi
Wolfi
added 2024/11/18 9:2 p.m.6 views

GHSA-27MF-GHQM-J3J8 vulnerabilities

Vulnerabilities for packages: airflow, py3-aiohttp, checkov...

5.4AI score
Exploits0
NVD
NVD
added 2024/11/18 8:15 p.m.12 views

CVE-2024-52303

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each...

8.7CVSS0.00421EPSS
Exploits0References2
Wolfi
Wolfi
added 2024/11/18 8:15 p.m.20 views

CVE-2024-52303 vulnerabilities

Vulnerabilities for packages: airflow, py3-aiohttp, checkov...

8.7CVSS7.2AI score0.00421EPSS
Exploits0
OSV
OSV
added 2024/11/18 8:15 p.m.1 views

DEBIAN-CVE-2024-52303

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each...

8.7CVSS7.6AI score0.00421EPSS
Exploits0References1
OSV
OSV
added 2024/11/18 8:15 p.m.0 views

UBUNTU-CVE-2024-52303

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each...

8.7CVSS7.1AI score0.00421EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/11/18 8:12 p.m.21 views

CVE-2024-52304 aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

6.3CVSS0.0042EPSS
Exploits0References2
OSV
OSV
added 2024/11/18 8:12 p.m.18 views

CVE-2024-52304 aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

6.3CVSS7.5AI score0.0042EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/11/18 8:12 p.m.14 views

CVE-2024-52304 aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

6.3CVSS7.2AI score0.0042EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/11/18 8:12 p.m.7 views

CVE-2024-52304

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

7.5CVSS7AI score0.0042EPSS
Exploits0
CVE
CVE
added 2024/11/18 8:12 p.m.3083 views

CVE-2024-52304

CVE-2024-52304 – aiohttp request-smuggling vulnerability : Prior to 3.10.11, aiohttp’s Python parser mishandled newlines in chunk extensions, enabling a request-smuggling condition under certain scenarios. If a pure-Python build (no C extensions) or AIOHTTP_NO_EXTENSIONS is used, an attacker coul...

7.5CVSS7AI score0.0042EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/11/18 8:8 p.m.14 views

CVE-2024-52303 aiohttp memory leak when middleware is enabled when requesting a resource with a non-allowed method

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each...

8.7CVSS7.6AI score0.00421EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/11/18 8:8 p.m.8 views

CVE-2024-52303

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In versions starting with 3.10.6 and prior to 3.10.11, a memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each...

8.7CVSS7.6AI score0.00421EPSS
Exploits0
CVE
CVE
added 2024/11/18 8:8 p.m.297 views

CVE-2024-52303

CVE-2024-52303 affects aiohttp (async HTTP framework for Python/asyncio): memory leak when a request produces a MatchInfoError, caused by a per-request cache entry created during MatchInfoError construction. This can enable memory exhaustion on the server under high request rates (hundreds of tho...

8.7CVSS7.3AI score0.00421EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder