Katalog CVE

CVE-2026-61818

WysokieCVSS 8.5
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

pg_partman to rozszerzenie PostgreSQL zarządzające tabelami partycjonowanymi. W wersjach przed 5.5.0 funkcja undo_partition() odczytuje part_config.time_encoder jako nieograniczony tekst i interpoluje go bez cytowania identyfikatora do dynamicznie wykonywanej instrukcji SELECT. Rola z dostępem partman_user może zapisać SQL zamiast nazwy funkcji, a SQL wykonuje się z uprawnieniami wywołującego undo_partition().

Ocena ryzyka

Funkcja nie należy do domyślnej ścieżki procesu w tle, co ogranicza automatyczną eskalację do superużytkownika, ale uprzywilejowany wywołujący może nadal mieć nadużyte uprawnienia poufności, integralności i dostępności. Problem został naprawiony w wersji 5.5.0.

Rekomendacja

Zaktualizuj pg_partman do wersji 5.5.0 lub nowszej. Ogranicz uprawnienia partman_user i zweryfikuj wartości part_config.time_encoder.

Inne podatności w pg_partman

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

pg_partman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, undo_partition() reads part_config.time_encoder as unrestricted text and interpolates it without identifier quoting into a dynamically executed SELECT statement. A role with partman_user access can store SQL rather than a function name, and the SQL executes with the privileges of the caller that invokes undo_partition(). The function is not part of the default background-worker path, which limits the automatic superuser escalation described by the related create-partition vulnerability, but a privileged caller can still have its available confidentiality, integrity, and availability permissions abused. This issue is fixed in version 5.5.0.

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