GeoTools is an open source Java library that provides tools for geospatial data. GeoTools includes support for OGC Filter expression language parsing, encoding and execution against a range of datastore. SQL Injection Vulnerabilities have been found when executing OGC Filters with JDBCDataStore implementations. Users are advised to upgrade to either version 27.4 or to 28.2 to resolve this issue. Users unable to upgrade may disable `encode functions` for PostGIS DataStores or enable `prepared statements` for JDBCDataStores as a partial mitigation.
References
Link | Resource |
---|---|
https://github.com/geotools/geotools/commit/64fb4c47f43ca818c2fe96a94651bff1b3b3ed2b | Patch |
https://github.com/geotools/geotools/security/advisories/GHSA-99c3-qc2q-p94m | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-02-21 21:15
Updated : 2024-02-28 19:51
NVD link : CVE-2023-25158
Mitre link : CVE-2023-25158
CVE.ORG link : CVE-2023-25158
JSON object : View
Products Affected
geotools
- geotools
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')