Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-24818
HistoryApr 13, 2022 - 8:55 p.m.

CVE-2022-24818 Unchecked JNDI lookups in GeoTools

2022-04-1320:55:12
CWE-20
GitHub_M
www.cve.org

8.2 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

0.001 Low

EPSS

Percentile

49.9%

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.

CNA Affected

[
  {
    "product": "geotools",
    "vendor": "geotools",
    "versions": [
      {
        "status": "affected",
        "version": ">= 26.0, < 26.4"
      },
      {
        "status": "affected",
        "version": ">= 25.0, < 25.6"
      },
      {
        "status": "affected",
        "version": "< 24.6"
      }
    ]
  }
]

8.2 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

0.001 Low

EPSS

Percentile

49.9%

Related for CVELIST:CVE-2022-24818