Lucene search
+L

264 matches found

Cvelist
Cvelist
added 2023/11/14 8:48 p.m.62 views

CVE-2023-47627 Request smuggling in aiohttp

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.3CVSS7.2AI score0.00857EPSS
SaveExploits1References5
CVE
CVE
added 2023/11/14 8:44 p.m.128 views

CVE-2023-47641

CVE-2023-47641 affects aiohttp (Python), where HTTP/1.1 handling can misinterpret requests when both Content-Length and Transfer-Encoding headers are present. The vendor describes a PoC using a reverse proxy that accepts both headers, with aiohttp backend treating chunked input as valid and Conte...

6.5CVSS5.1AI score0.00827EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2023/11/10 6:15 p.m.54 views

CVE-2023-47128

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name...

9.1CVSS0.00782EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2023/11/10 6:11 p.m.62 views

CVE-2023-47128 piccolo SQL Injection via named transaction savepoints

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name...

9.1CVSS9.8AI score0.00782EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2023/11/10 6:11 p.m.19 views

CVE-2023-47128 piccolo SQL Injection via named transaction savepoints

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name...

9.1CVSS8.2AI score0.00782EPSS
SaveExploits2References2
CVE
CVE
added 2023/11/10 6:11 p.m.71 views

CVE-2023-47128

Piccolo ORM (Python) before 1.1.1 is vulnerable to SQL injection via named transaction savepoints. The root cause is building and executing SAVEPOINT commands with user-supplied input using f-strings, which can lead to arbitrary read/modify operations and even server compromise per the descriptio...

9.1CVSS9.6AI score0.00782EPSS
SaveExploits2References2Affected Software1
OSV
OSV
added 2023/11/10 6:11 p.m.37 views

CVE-2023-47128 piccolo SQL Injection via named transaction savepoints

Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer exposing a savepoints name...

9.1CVSS9.6AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/10/16 12:00 a.m.19 views

Ubuntu 18.04 ESM / 20.04 ESM : AIOHTTP vulnerability (USN-5386-1)

The remote Ubuntu 18.04 ESM / 20.04 ESM host has a package installed that is affected by a vulnerability as referenced in the USN-5386-1 advisory. Jelmer Vernooij and Beast Glatisant discovered that AIOHTTP incorrectly handled certain URLs, leading to an open redirect attack. A remote attacker...

6.1CVSS7.1AI score0.01905EPSS
SaveExploits0References2
OSV
OSV
added 2023/09/12 9:15 p.m.49 views

PYSEC-2023-173

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS7AI score0.00459EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/12 8:03 p.m.87 views

CVE-2023-41885

CVE-2023-41885 affects Piccolo ORM. The BaseUser.login implementation leaks timing information, enabling malicious users to enumerate valid usernames (time-based user enumeration). Affected: versions before 0.121.0; fixed in 0.121.0. Impact is information disclosure and potential follow-on attack...

5.3CVSS5.2AI score0.00459EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/12 8:03 p.m.26 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/09/12 8:03 p.m.13 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS6.7AI score0.00459EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/09/12 8:03 p.m.39 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS5.5AI score0.00459EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/08/17 12:34 a.m.38 views

[SECURITY] Fedora 37 Update: python-aiohttp-3.8.5-1.fc37

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.5CVSS8AI score0.03906EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2023/08/17 12:00 a.m.25 views

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

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.5CVSS7.8AI score0.03906EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/08/16 11:19 p.m.6 views

SUSE CVE-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.8AI score0.01739EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2023/08/15 5:15 p.m.5 views

CVE-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.3CVSS5.9AI score0.01739EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2023/08/15 5:15 p.m.40 views

CVE-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.5AI score0.01739EPSS
SaveExploits1References2
Prion
Prion
added 2023/08/15 5:15 p.m.23 views

Code injection

DISPUTED 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 scenari...

5CVSS5.1AI score0.01739EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2023/08/15 12:00 a.m.8 views

Python cpython Security Vulnerabilities

cpython is the Python Foundation's Python interpreter implemented in the C language. Python A security vulnerability exists in version 3.7 of cpython that stems from a crash due to improper reference counting in the asyncio.swapcurrenttask module...

5.3CVSS6.7AI score0.01739EPSS
SaveExploits1References3
Rows per page
Query Builder