Katalog CVE

CVE-2026-54354

WysokieCVSS 8.2
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W MapServer przed wersją 8.6.4 tłumaczenie filtrów PostGIS w msPostGISLayerTranslateFilter() traktuje filtr jako numeryczny, gdy skonfigurowano CONNECTIONTYPE POSTGIS i metadane typu Integer, ale nie sprawdza, czy dane wejściowe z CGI lub OGC API Features są literałem numerycznym. Niecytowane dane są wstawiane do predykatu SQL, co umożliwia wstrzyknięcie SQL.

Ocena ryzyka

Nieuwierzytelniony zdalny atakujący może ominąć predykaty, wyliczyć nieprzeznaczone rekordy, przeprowadzić wstrzyknięcie SQL oparte na logice lub czasie oraz zwiększyć obciążenie bazy danych.

Rekomendacja

Zaktualizuj MapServer do wersji 8.6.4 lub nowszej; do czasu aktualizacji ogranicz dostęp do publicznych endpointów zapytań.

Inne podatności w MapServer

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

MapServer is a system for developing web-based GIS applications. Prior to 8.6.4, MapServer's PostGIS runtime filter translation in src/mappostgis.cpp and msPostGISLayerTranslateFilter() treats a filteritem as numeric when CONNECTIONTYPE POSTGIS and metadata such as gml_<item>_type=Integer are configured, but it does not verify that attacker-controlled CGI qstring or OGC API Features featureId input is a numeric literal. The unquoted input is concatenated into the generated PostgreSQL/PostGIS predicate, allowing an unauthenticated remote attacker with access to an affected query endpoint to bypass predicates, enumerate unintended records, perform boolean-based or time-based SQL injection, and increase database load. The issue does not by itself establish database modification capabilities. This issue is fixed in version 8.6.4.

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