Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-mqjf-5f49-2fjh

Опубликовано: 21 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

Summary

An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation:

  • jsonArrayContains function
    Requires PostGIS 12 or greater with a String or JSON field

For PostGIS 12 and greater jsonArrayContains(<column>, <pointer>, <value>) function writes <value> into generated SQL without escaping.

Patches

  • GeoTools 35.1
  • GeoTools 33.5
  • GeoTools 34.4

Mitigation

No mitigation is available:

  • To limit scope of SQL Injection the PostGIS connection pool should be configured with limited rights.

Impact

This vulnerability can lead to execution of arbitrary SQL expressions in the database.

References

Пакеты

Наименование

org.geotools.jdbc:gt-jdbc-postgis

maven
Затронутые версииВерсия исправления

= 35.0

35.1

Наименование

org.geotools.jdbc:gt-jdbc-postgis

maven
Затронутые версииВерсия исправления

>= 34.0, < 34.5

34.5

Наименование

org.geotools.jdbc:gt-jdbc-postgis

maven
Затронутые версииВерсия исправления

>= 30.5, < 33.6

33.6

EPSS

Процентиль: 77%
0.01791
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-89

Связанные уязвимости

CVSS3: 9.8
nvd
около 1 месяца назад

GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: `jsonArrayContains` function; Requires PostGIS 12 or greater with a String or JSON field. For PostGIS 12 and greater `jsonArrayContains(<column>, <pointer>, <value>)` function writes `<value>` into generated SQL without escaping. Patches are available in versions 33.6, 34.5, and 33.6. No known workaround is available. To limit scope of SQL Injection the PostGIS connection pool should be configured with limited rights.

CVSS3: 9.8
fstec
около 1 месяца назад

Уязвимость функции jsonArrayContains() библиотеки GeoTools программного обеспечения для администрирования и публикации геоданных на сервере OSGeo GeoServer, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 77%
0.01791
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-89