Lucene search
+L

4 matches found

OSV
OSV
added 2023/11/12 3:57 p.m.42 views

GHSA-XQ59-7JF3-RJC6 piccolo SQL Injection via named transaction savepoints

Summary The handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection as user provided input is passed directly to connection.execute... via f-strings. Details An excerpt of the Postgres savepoint handling: python async def savepointself, name:...

9.3CVSS9.7AI score0.00782EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/11/12 3:57 p.m.53 views

piccolo SQL Injection via named transaction savepoints

Summary The handling of named transaction savepoints in all database implementations is vulnerable to SQL Injection as user provided input is passed directly to connection.execute... via f-strings. Details An excerpt of the Postgres savepoint handling: python async def savepointself, name:...

9.1CVSS8AI score0.00782EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/11/10 6:15 p.m.19 views

Sql injection

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

6.4CVSS8.1AI score0.00782EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/10 6:11 p.m.17 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
SaveExploits1References2
Rows per page
Query Builder