Lucene search
K

1128 matches found

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.19 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.3086 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.16 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
CVE
CVE
added 2024/11/18 8:8 p.m.299 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
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
Vulnrichment
Vulnrichment
added 2024/11/18 8:8 p.m.8 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.7CVSS6.7AI score0.00421EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/11/18 8:8 p.m.23 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.7CVSS0.00421EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/11/18 12:0 a.m.1 views

aiohttp 安全漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs open source. A security vulnerability exists in aiohttp version 3.10.6 through versions prior to 3.10.11, which stems from the presence of a memory leak, where an attacker may be able to exhau...

8.7CVSS7.8AI score0.00421EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/11/18 12:0 a.m.2 views

aiohttp 安全漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs open source. A security vulnerability exists in aiohttp 3.10.11 and earlier versions, which stems from the Python parser incorrectly parsing line breaks in block extensions, potentially leadin...

7.5CVSS7.1AI score0.0042EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/11/18 12:0 a.m.2 views

PT-2024-8691 · Aiohttp · Aiohttp

Name of the Vulnerable Software and Affected Versions: aiohttp versions 3.10.6 through 3.10.10 Description: A memory leak can occur when a request produces a MatchInfoError. This issue is caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a...

8.7CVSS6.6AI score0.00421EPSS
Exploits0References18
GithubExploit
GithubExploit
added 2024/11/14 9:43 p.m.546 views

Exploit for Path Traversal in Aiohttp

LFI-aiohttp-CVE-2024-23334-PoC A Bash script to automate Loca...

7.5CVSS7.3AI score0.93664EPSS
Exploits15
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.11 views

Fedora 41 : python-aiohttp (2024-c4a71dab58)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-c4a71dab58 advisory. Automatic update for python-aiohttp-3.9.5-1.fc41. Changelog Fri Apr 19 2024 Benjamin A. Beasley - 3.9.5-1 - Update to 3.9.5 fix RHBZ2275991, fix CVE-2024-273...

6.1CVSS7.2AI score0.00749EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.6 views

Fedora 41 : llhttp / python-aiohttp (2024-8deaadd998)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-8deaadd998 advisory. Update llhttp to 9.2.1, fixing CVE-2024-27982. Backport llhttp 9.2.1 support to python-aiohttp 3.9.3. Tenable has extracted the preceding description block...

6.5CVSS7AI score0.00529EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2024/11/09 1:59 p.m.346 views

Exploit for Path Traversal in Aiohttp

Path Traversal PoC CVE-2024-23334 Este script es una prueba...

7.5CVSS7.3AI score0.93664EPSS
Exploits15
GithubExploit
GithubExploit
added 2024/10/20 3:28 p.m.328 views

Exploit for Path Traversal in Aiohttp

CVE-2024-23334 Proof-of-Concept for LFI/Path Traversal vulner...

7.5CVSS6.6AI score0.93664EPSS
Exploits15
Rows per page
Query Builder