Lucene search
+L

6 matches found

Cvelist
Cvelist
added 2026/09/14 3:38 p.m.31 views

CVE-2026-54529 SQLAdmin: Unvalidated sortBy parameter in `ModelView` bypasses `column_sortable_list`

SQLAdmin is a flexible Admin interface for SQLAlchemy models. Prior to 0.27.1, ModelView.sortquery in sqladmin/models.py accepts the attacker-controlled sortBy list-view query parameter without enforcing the configured columnsortablelist server-side allow-list in self.sortfields. The value is...

5.3CVSS0.00378EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/09 6:01 p.m.12 views

SQLAdmin: Unvalidated sortBy parameter in `ModelView` bypasses `column_sortable_list`

Summary ModelView.sortquery uses the attacker-controlled sortBy list-view query parameter without checking it against the configured columnsortablelist allow-list. The value is resolved with getattrmodel, ... and fed into relationship joins and orderby, so a request can sort by any column of the...

5.3CVSS5.8AI score0.00378EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/09 6:01 p.m.6 views

GHSA-CCG5-9C8W-XH6V SQLAdmin: Unvalidated sortBy parameter in `ModelView` bypasses `column_sortable_list`

Summary ModelView.sortquery uses the attacker-controlled sortBy list-view query parameter without checking it against the configured columnsortablelist allow-list. The value is resolved with getattrmodel, ... and fed into relationship joins and orderby, so a request can sort by any column of the...

5.3CVSS5.8AI score0.00378EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.12 views

PT-2026-89205

Summary ModelView.sort query uses the attacker-controlled sortBy list-view query parameter without checking it against the configured column sortable list allow-list. The value is resolved with getattrmodel, ... and fed into relationship joins and order by, so a request can sort by any column of...

5.3CVSS5.8AI score0.00378EPSS
SaveExploits0References10
NVD
NVD
added 2019/11/21 2:15 p.m.18 views

CVE-2012-2238

trytond 2.4: ModelView.button fails to validate authorization...

7.5CVSS7.5AI score0.01778EPSS
SaveExploits0References5
CVE
CVE
added 2019/11/21 1:47 p.m.60 views

CVE-2012-2238

CVE-2012-2238 affects trytond 2.4: ModelView.button fails to validate authorization. Root cause is lack of proper authorization checks on that component. CVSS2 base score 5.0 (I:P) and CVSS3.1 base score 7.5 (I:H) indicate partial integrity impact under a network attack with low complexity and no...

7.5CVSS7.3AI score0.01778EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder