Lucene search
+L

264 matches found

Vulnrichment
Vulnrichment
added 2024/03/12 8:29 p.m.24 views

CVE-2024-27305 SMTP smuggling in aiosmtpd

aiosmtpd is a reimplementation of the Python stdlib smtpd.py based on asyncio. aiosmtpd is vulnerable to inbound SMTP smuggling. SMTP smuggling is a novel vulnerability based on not so novel interpretation differences of the SMTP protocol. By exploiting SMTP smuggling, an attacker may send...

5.3CVSS5.1AI score0.00374EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/12 12:00 a.m.6 views

aiosmtpd Data Forgery Issue Vulnerability

aiosmtpd is an asyncio-based SMTP server. aiosmtpd is vulnerable to a data forgery issue that stems from the presence of an SMTP smuggling vulnerability...

5.3CVSS6.8AI score0.00374EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:03 a.m.97 views

BIT-PYTHON-2023-38898

An issue in Python cpython v.3.7 allows an attacker to obtain sensitive information via the asyncio.swapcurrenttask component. NOTE: this is disputed by the vendor because 1 neither 3.7 nor any other release is affected it is a bug in some 3.12 pre-releases; 2 there are no common scenarios in whi...

5.3CVSS6.7AI score0.01739EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/02/22 12:00 a.m.41 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-aiohttp, python-time-machine (SUSE-SU-2024:0577-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0577-1 advisory. python-aiohttp was updated to version 3.9.3: Fixed backwards compatibility breakage in 3.9.2 of...

7.5CVSS6.8AI score0.76875EPSS
SaveExploits23References14
Fedora
Fedora
added 2024/02/09 1:52 a.m.40 views

[SECURITY] Fedora 38 Update: python-aiohttp-3.9.3-1.fc38

Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing...

7.5CVSS6.8AI score0.76875EPSS
SaveExploits19
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.35 views

Fedora 38 : python-aiohttp (2024-0ddda4c691)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-0ddda4c691 advisory. Security update for CVE-2024-23334 and CVE-2024-23829 https://github.com/aio-libs/aiohttp/releases/tag/v3.9.2...

7.5CVSS7.3AI score0.76875EPSS
SaveExploits19References3
Fedora
Fedora
added 2024/02/05 1:27 a.m.45 views

[SECURITY] Fedora 39 Update: python-aiohttp-3.9.3-1.fc39

Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing...

7.5CVSS6.8AI score0.76875EPSS
SaveExploits19
OpenVAS
OpenVAS
added 2024/02/05 12:00 a.m.35 views

Fedora: Security Advisory (FEDORA-2024-f249b74f03)

The remote host is missing an update for the 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 ifdescription...

7.5CVSS7AI score0.76875EPSS
SaveExploits19References8
Tenable Nessus
Tenable Nessus
added 2024/02/05 12:00 a.m.38 views

Fedora 39 : python-aiohttp (2024-f249b74f03)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-f249b74f03 advisory. Security update for CVE-2024-23334 and CVE-2024-23829 https://github.com/aio-libs/aiohttp/releases/tag/v3.9.2...

7.5CVSS7.3AI score0.76875EPSS
SaveExploits19References3
Debian CVE
Debian CVE
added 2024/01/29 10:41 p.m.53 views

CVE-2024-23334

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS6.6AI score0.76875EPSS
SaveExploits18
CVE
CVE
added 2024/01/29 10:41 p.m.615 views

CVE-2024-23334

CVE-2024-23334 affects aiohttp when used as a web server with static routes and follow_symlinks=True, where reading a file isn’t validated against the static root. The vulnerability enables directory traversal to access arbitrary files; PoC and multiple advisories reference this behavior in versi...

7.5CVSS7.2AI score0.76875EPSS
SaveIn wildExploits18References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/29 10:41 p.m.55 views

CVE-2024-23829 aiohttp's HTTP parser (the python one, not llhttp) still overly lenient about separators

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.5AI score0.01029EPSS
SaveExploits1References5
OSV
OSV
added 2024/01/29 10:41 p.m.67 views

CVE-2024-23829 aiohttp's HTTP parser (the python one, not llhttp) still overly lenient about separators

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.6AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/01/19 12:00 a.m.43 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-aiohttp (SUSE-SU-2024:0168-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:0168-1 advisory. Updated to version 3.8.6: - CVE-2023-49082: Fixed an HTTP header injection via a crafted method bsc121768...

5.3CVSS6.5AI score0.00948EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/01/18 12:00 a.m.32 views

Fedora: Security Advisory for python-aiohttp (FEDORA-2023-a04cc349e1)

The remote host is missing an update for the 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 ifdescription...

7.2CVSS5.9AI score0.00948EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2024/01/18 12:00 a.m.24 views

Fedora: Security Advisory for python-aiohttp (FEDORA-2023-1f06098c71)

The remote host is missing an update for the 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 ifdescription...

7.2CVSS5.8AI score0.00948EPSS
SaveExploits2References2
Fedora
Fedora
added 2024/01/08 1:34 a.m.47 views

[SECURITY] Fedora 38 Update: python-aiohttp-3.9.1-1.fc38

Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing...

7.2CVSS6.3AI score0.00948EPSS
SaveExploits2
Fedora
Fedora
added 2024/01/08 1:24 a.m.63 views

[SECURITY] Fedora 39 Update: python-aiohttp-3.9.1-1.fc39

Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing...

7.2CVSS6.3AI score0.00948EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/01/06 12:00 a.m.28 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-aiohttp (SUSE-SU-2024:0033-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:0033-1 advisory. - CVE-2023-49081: fixed an HTTP header injection via a crafted version bsc1217684. Tenable has extracted...

7.2CVSS6.7AI score0.00882EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/01/06 12:00 a.m.36 views

SUSE SLES15 / openSUSE 15 Security Update : python-aiohttp (SUSE-SU-2024:0034-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0034-1 advisory. - CVE-2023-49081: fixed an HTTP header injection via a crafted version bsc1217684. Tenable has extracted the preceding...

7.2CVSS6.7AI score0.00882EPSS
SaveExploits1References4
Rows per page
Query Builder