Lucene search
+L

4 matches found

PyPA
PyPA
added 2026/06/29 11:50 a.m.15 views

ormar is vulnerable to SQL Injection through aggregate functions min() and max()

Report of SQL Injection Vulnerability in Ormar ORM A SQL Injection attack can be achieved by passing a crafted string to the min or max aggregate functions. Brief descriptionWhen performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into...

9.8CVSS7.5AI score0.00931EPSS
SaveExploits2References7Affected Software1
CVE
CVE
added 2026/02/24 2:03 a.m.66 views

CVE-2026-26198

CVE-2026-26198 — ormar (Python async ORM) is affected in versions 0.9.9 through 0.22.0. The vulnerability arises in aggregate queries where the ORM passes user-supplied column names directly into sqlalch emy.text() without validation for min() and max(), allowing attacker-controlled strings to be...

9.8CVSS5.8AI score0.00931EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2026/02/24 2:03 a.m.33 views

CVE-2026-26198 ormar is vulnerable to SQL Injection through aggregate functions min() and max()

Ormar is a async mini ORM for Python. In versions 0.9.9 through 0.22.0, when performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into sqlalchemy.text without any validation or sanitization. The min and max methods in the QuerySet class...

9.8CVSS0.00931EPSS
SaveExploits2References3
Microsoft KB
Microsoft KB
added 2016/03/08 12:00 a.m.20 views

March 8, 2016, update for Access 2016 (KB3114850)

None None...

6.1AI score
SaveExploits0
Rows per page
Query Builder