Lucene search
+L

180 matches found

OpenVAS
OpenVAS
added 2024/08/13 12:00 a.m.31 views

aiohttp < 3.10.2 Path Traversal Vulnerability - Linux

aiohttp is prone to a path traversal vulnerability. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:aio-libsproject:aiohttp";...

4.8CVSS6.7AI score0.0065EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/05/07 12:00 a.m.33 views

aiohttp < 3.8.0 Security Vulnerability - Linux

aiohttp is prone to a security vulnerability regarding the inconsistent interpretation of the http protocol. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

6.5CVSS6.5AI score0.00834EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/03 5:29 p.m.22 views

GHSA-5M98-QGG9-WH84 aiohttp vulnerable to Denial of Service when trying to parse malformed POST requests

Summary An attacker can send a specially crafted POST multipart/form-data request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. Impact An attacker can stop the application from serving requests after sending a single...

7.5CVSS6.8AI score0.01094EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/02 2:15 p.m.15 views

AZL-43365 CVE-2024-30251 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In affected versions an attacker can send a specially crafted POST multipart/form-data request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further request...

7.5CVSS6.6AI score0.01094EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/04/27 1:21 p.m.691 views

Exploit for Path Traversal in Aiohttp

poc-cve-2024-23334 This repository contains a proof of concept...

7.5CVSS7.6AI score0.76875EPSS
SaveExploits18
OSV
OSV
added 2024/04/18 3:15 p.m.7 views

DEBIAN-CVE-2024-27306

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. A XSS vulnerability exists on index pages for static file handling. This vulnerability is fixed in 3.9.4. We have always recommended using a reverse proxy server e.g. nginx for serving static files. Users following th...

6.1CVSS6.8AI score0.00666EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.18 views

python-aiohttp: HTTP request smuggling via llhttp HTTP request parser

A flaw was found in aio-libs aiohttp, where it is vulnerable to HTTP request smuggling, caused by a flaw in the aiohttp.web.Application. By sending a specially crafted HTTPS request, an attacker can poison the web cache, bypass web application firewall protection, and conduct Cross-site scripting...

7.5CVSS7AI score0.01337EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.11 views

python-aiohttp: numerous issues in HTTP parser with header parsing

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

7.5CVSS7.1AI score0.00857EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/04/18 12:00 a.m.10 views

aiohttp 跨站脚本漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python. A cross-site scripting vulnerability exists in aiohttp versions prior to 3.9.4, which stems from the use of web.static... , showindex=True, the generated index page does not escape filenames, leaving the...

6.1CVSS6.2AI score0.00666EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/03/27 1:22 p.m.24 views

python-aiohttp: http request smuggling

An HTTP request smuggling vulnerability was found in aiohttp. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets that must trigger error handling to robustly match frame boundaries of proxies in order to protect against the injection of...

6.5CVSS7.1AI score0.01029EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/02/29 7:47 p.m.10 views

aiohttp: CRLF injection if user controls the HTTP method using aiohttp client

A flaw was found in Aiohttp. This issue may allow an attacker to send a crafted HTTP request to the server and smuggle arbitrary HTTP headers due to improper validation of HTTP requests during the processing of the HTTP request method. By exploiting this flaw, an attacker can manipulate HTTP...

5.3CVSS7.2AI score0.00948EPSS
SaveExploits1References5
OSV
OSV
added 2024/01/29 11:15 p.m.20 views

PYSEC-2024-26

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error handling to robustly match frame boundaries of proxies in order to protect against...

6.5CVSS6.8AI score0.01029EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/01/29 12:00 a.m.8 views

aiohttp path traversal vulnerability

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python. A path traversal vulnerability exists in aiohttp versions prior to 3.9.2, which stems from the fact that when followsymlinks is set to True, no checks are made to see if the file being read is located in t...

7.5CVSS6.7AI score0.76875EPSS
SaveExploits18References5
Positive Technologies
Positive Technologies
added 2024/01/29 12:00 a.m.10 views

PT-2024-1488 · Pypi +6 · Aiohttp +6

Name of the Vulnerable Software and Affected Versions: aiohttp versions prior to 3.9.2 Description: The issue is related to the Python HTTP parser in aiohttp, which has minor differences in allowable character sets. This could trigger error handling and assist in request smuggling, depending on t...

7.5CVSS5.8AI score0.76875EPSS
SaveExploits24References85
Positive Technologies
Positive Technologies
added 2024/01/29 12:00 a.m.12 views

PT-2024-1487

Name of the Vulnerable Software and Affected Versions aiohttp versions prior to 3.9.2 python3-aiohttp versions prior to 3.6.2-1ubuntu1+esm3 python3-module-aiohttp versions prior to 3.9.5-alt1 python310-aiohttp versions prior to 3.9.3-1.1 Description aiohttp is an asynchronous HTTP client/server...

8.2CVSS7.2AI score0.76875EPSS
SaveExploits19References121
Veracode
Veracode
added 2023/12/19 6:43 a.m.25 views

Request Smuggling

aiohttp is vulnerable to Request Smuggling. The vulnerability exists due to improper HTTP method validation in this library, which allows attackers to modify HTTP requests...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/12/06 12:00 a.m.13 views

The vulnerability of the aiohttp HTTP client arises from insufficient validation of input data, allowing attackers to modify existing HTTP requests or create new ones.

The vulnerability of the aiohttp HTTP client exists due to insufficient validation of input data. Exploiting this vulnerability allows a remote attacker to modify existing HTTP requests or create new ones...

7.2CVSS6.5AI score0.00882EPSS
SaveExploits1References4Affected Software2
SUSE CVE
SUSE CVE
added 2023/12/01 2:19 a.m.12 views

SUSE CVE-2023-49081

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request e.g. to insert a new header or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the...

4CVSS8AI score0.00882EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2023/12/01 12:00 a.m.17 views

The vulnerability of the aiohttp HTTP client, related to the failure to handle CRLF sequences for line termination, allows attackers to send hidden HTTP requests (HTTP Request Smuggling attack).

The vulnerability of the aiohttp HTTP client is related to the lack of measures taken to neutralize CRLF sequences. Exploiting this vulnerability allows an attacker, operating remotely, to send hidden HTTP requests HTTP Request Smuggling attack...

5.3CVSS6.5AI score0.00948EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2023/11/30 7:15 a.m.4 views

DEBIAN-CVE-2023-49081

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request e.g. to insert a new header or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the...

5.3CVSS6.1AI score0.00882EPSS
SaveExploits1References1
Rows per page
Query Builder