Vulnerability Description
GeoTools is an open source Java library that provides tools for geospatial data. Prior to versions 31.2, 30.4, and 29.6, Remote Code Execution (RCE) is possible if an application uses certain GeoTools functionality to evaluate XPath expressions supplied by user input. Versions 31.2, 30.4, and 29.6 contain a fix for this issue. As a workaround, GeoTools can operate with reduced functionality by removing the `gt-complex` jar from one's application. As an example of the impact, application schema `datastore` would not function without the ability to use XPath expressions to query complex content. Alternatively, one may utilize a drop-in replacement GeoTools jar from SourceForge for versions 31.1, 30.3, 30.2, 29.2, 28.2, 27.5, 27.4, 26.7, 26.4, 25.2, and 24.0. These jars are for download only and are not available from maven central, intended to quickly provide a fix to affected applications.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/Warxim/CVE-2022-41852?tab=readme-ov-file#workaround-for-cve-2
- https://github.com/geotools/geotools/commit/f0c9961dc4d40c5acfce2169fab92805738d
- https://github.com/geotools/geotools/pull/4797
- https://github.com/geotools/geotools/security/advisories/GHSA-w3pj-wh35-fq8w
- https://osgeo-org.atlassian.net/browse/GEOT-7587
- https://sourceforge.net/projects/geotools/files/GeoTools%2024%20Releases/24.0/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2025%20Releases/25.2/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2026%20Releases/26.4
- https://sourceforge.net/projects/geotools/files/GeoTools%2026%20Releases/26.7/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2027%20Releases/27.4/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2027%20Releases/27.5/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2028%20Releases/28.2/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2029%20Releases/29.2/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2030%20Releases/30.2/ge
- https://sourceforge.net/projects/geotools/files/GeoTools%2030%20Releases/30.3/ge
FAQ
What is CVE-2024-36404?
CVE-2024-36404 is a vulnerability with a CVSS score of 9.8 (CRITICAL). GeoTools is an open source Java library that provides tools for geospatial data. Prior to versions 31.2, 30.4, and 29.6, Remote Code Execution (RCE) is possible if an application uses certain GeoTools...
How severe is CVE-2024-36404?
CVE-2024-36404 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-36404?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.