Katalog CVE

CVE-2026-54553

ŚrednieCVSS 5.4
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

Starlette-Admin przed 0.16.1 nie waliduje nazw pól order_by i where względem list dozwolonych sortable_fields i searchable_fields. Uwierzytelniony użytkownik może sortować lub filtrować po niedozwolonych polach, co prowadzi do ograniczonego ujawnienia informacji oraz możliwych błędów HTTP 500.

Ocena ryzyka

Ryzyko obejmuje nieautoryzowany dostęp do danych poprzez sortowanie/filtrowanie po wrażliwych polach oraz ograniczony denial of service dla konkretnych żądań.

Rekomendacja

Zaleca się aktualizację Starlette-Admin do wersji 0.16.1, która naprawia tę podatność.

Powiązane podatności

Oryginalny opis (angielski, źródło NVD)

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied order_by and structured where field names against the configured sortable_fields and searchable_fields allowlists. An authenticated user with access to an affected list endpoint can submit arbitrary field names to starlette_admin/base.py and the BaseModelView validation path, bypassing restrictions presented by the administrative user interface. Requests can sort or filter on fields that are not intended to be sortable or searchable, causing limited information exposure. Invalid field names and special Python attribute names such as metadata and the class dunder attribute can also trigger unhandled exceptions and HTTP 500 responses, causing limited denial of service for targeted requests. This issue is fixed in version 0.16.1.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS