CVE-2022-24818
Published Apr 13, 2022
Last updated a year ago
Overview
- Description
- GeoTools is an open source Java library that provides tools for geospatial data. The GeoTools library has a number of data sources that can perform unchecked JNDI lookups, which in turn can be used to perform class deserialization and result in arbitrary code execution. Similar to the Log4J case, the vulnerability can be triggered if the JNDI names are user-provided, but requires admin-level login to be triggered. The lookups are now restricted in GeoTools 26.4, GeoTools 25.6, and GeoTools 24.6. Users unable to upgrade should ensure that any downstream application should not allow usage of remotely provided JNDI strings.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.2
- Impact score
- 5.9
- Exploitability score
- 1.2
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:geotools:geotools:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F68492E7-1B2A-4854-B4EE-921899EC15D9", "versionEndExcluding": "24.6" }, { "criteria": "cpe:2.3:a:geotools:geotools:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CEC38324-CCBF-46BE-9D58-1D821EAB22D9", "versionEndExcluding": "25.6", "versionStartIncluding": "25.0" }, { "criteria": "cpe:2.3:a:geotools:geotools:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A3235DAF-46D9-4ACD-8D36-467B26513BA7", "versionEndExcluding": "26.4", "versionStartIncluding": "26.0" } ], "operator": "OR" } ] } ]