Lucene search
+L

1387 matches found

OSV
OSV
added 2023/11/24 11:6 a.m.14 views

OESA-2023-1854 python-aiohttp security update

Async http client/server framework asyncio. Security Fixes: aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol,...

6.5CVSS6.8AI score0.00827EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2023/11/16 10:46 p.m.57 views

CVE-2023-47641

Aiohttp is susceptible to an HTTP request smuggling vulnerability due to inadequate parsing of the HTTP Content-Length CL and Transfer-Encoding TE headers. This flaw allows an attacker to bypass proxy rules, poisoning sockets to other users, such as passing Authentication Headers. Additionally, i...

3.4CVSS6.3AI score0.00827EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/11/16 6:17 a.m.44 views

HTTP Request Smuggling

aiohttp is vulnerable to HTTP Request Smuggling. The vulnerability exists due to an inconsistent interpretation of the Content-Length CL and Transfer-Encoding TE headers in httpparser.py, which can be exploited to bypass proxy rules, poison sockets, and potentially redirect users to malicious...

6.5CVSS7AI score0.00827EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/11/16 1:54 a.m.12 views

SUSE CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

5.3CVSS8.3AI score0.00857EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/11/16 1:54 a.m.5 views

SUSE CVE-2023-47641

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

5.4CVSS6.8AI score0.00827EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2023/11/15 6:30 p.m.31 views

CVE-2023-47627

An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests...

7.5CVSS5.2AI score0.00857EPSS
SaveExploits1References4
Veracode
Veracode
added 2023/11/15 7:35 a.m.43 views

HTTP Request Smuggling

aiohttp is vulnerable to HTTP Request Smuggling. The vulnerability exists due to various issues with header parsing in httpparser.py. This allows a remote attacker to smuggle an HTTP request by submitting a maliciously crafted header. This is impactful when AIOHTTPNOEXTENSIONS is enabled or when...

7.5CVSS7.1AI score0.00857EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2023/11/14 10:20 p.m.5 views

01os (>=0.0.1 <=0.0.14), 0b1-protocol (>=0.1.0 <=0.1.3) +42815 more potentially affected by CVE-2023-47627 via aiohttp (>=0.13.1 <=3.8.5)

aiohttp PYPI version =0.13.1, =0.0.1, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =1.0.0, =0.1.0, =0.1.0, =1.0.0, =0.1.0, =0.1.1, =0.1.2, =0.1.3 - 1942pyc =7.0.1 and more Source cves: CVE-2023-47627 Source advisory: OSV:GHSA-GFW2-4JVH-WGFG...

7.5CVSS6.7AI score0.00857EPSS
SaveExploits1
OSV
OSV
added 2023/11/14 10:20 p.m.22 views

GHSA-GFW2-4JVH-WGFG AIOHTTP has problems in HTTP parser (the python one, not llhttp)

Summary The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. Details Bug 1: Bad parsing of Content-Length values Description RFC 9110 says this:...

6.9CVSS6.7AI score0.00857EPSS
SaveExploits1References10
OSV
OSV
added 2023/11/14 9:15 p.m.9 views

AZL-43519 CVE-2023-47641 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS6.2AI score0.00827EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/14 9:15 p.m.7 views

AZL-44538 CVE-2023-47641 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS6.2AI score0.00827EPSS
SaveExploits1References1
NVD
NVD
added 2023/11/14 9:15 p.m.27 views

CVE-2023-47641

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS0.00827EPSS
SaveExploits1References3
OSV
OSV
added 2023/11/14 9:15 p.m.3 views

DEBIAN-CVE-2023-47641

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS5.8AI score0.00827EPSS
SaveExploits1References1
NVD
NVD
added 2023/11/14 9:15 p.m.31 views

CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS0.00857EPSS
SaveExploits1References6
OSV
OSV
added 2023/11/14 9:15 p.m.2 views

DEBIAN-CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS7AI score0.00857EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/14 9:15 p.m.7 views

AZL-43882 CVE-2023-47627 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS6.6AI score0.00857EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/14 9:15 p.m.9 views

AZL-44370 CVE-2023-47627 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS6.4AI score0.00857EPSS
SaveExploits1References1
PyPA
PyPA
added 2023/11/14 9:15 p.m.16 views

PYSEC-2023-247

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-LengthCL and Transfer-EncodingTE header...

6.5CVSS6.7AI score0.00827EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2023/11/14 9:15 p.m.6 views

01os (>=0.0.1 <=0.0.14), 0b1-protocol (>=0.1.0 <=0.1.3) +42410 more potentially affected by CVE-2023-47641 via aiohttp (>=0.13.1 <=3.7.4.post0)

aiohttp PYPI version =0.13.1, =0.0.1, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =1.0.0, =0.1.0, =0.1.0, =1.0.0, =0.1.0, =0.1.1, =0.1.2, =0.1.3 - 1942pyc =7.0.1 and more Source cves: CVE-2023-47641 Source advisory: OSV:PYSEC-2023-247...

6.5CVSS6.3AI score0.00827EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2023/11/14 9:15 p.m.47 views

CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS6.8AI score0.00857EPSS
SaveExploits1References5
Rows per page
Query Builder