ankeshdave / geotools

Official GeoTools repository
http://geotools.org
GNU Lesser General Public License v2.1
0 stars 0 forks source link

CVE-2023-25158 (Critical) detected in geotools19.1 #139

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-25158 - Critical Severity Vulnerability

Vulnerable Library - geotools19.1

Official GeoTools repository

Library home page: https://github.com/geotools/geotools.git

Found in base branch: master

Vulnerable Source Files (1)

/jdbc/EscapeSql.java

Vulnerability Details

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.

Publish Date: 2023-02-21

URL: CVE-2023-25158

CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here