logo

CVE-2022-36364 org.apache.calcite.avatica:avatica-core

Package

Manager: maven
Name: org.apache.calcite.avatica:avatica-core
Vulnerable Version: >=0 <1.22.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.12971 pctl0.93815

Details

Apache Calcite Avatica JDBC driver arbitrary code execution Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via `httpclient_impl` connection property; however, the driver does not verify if the class implements the expected interface before instantiating it, which can lead to code execution loaded via arbitrary classes and in rare cases remote code execution. To exploit the vulnerability: 1) the attacker needs to have privileges to control JDBC connection parameters; 2) and there should be a vulnerable class (constructor with URL parameter and ability to execute code) in the classpath. From Apache Calcite Avatica 1.22.0 onwards, it will be verified that the class implements the expected interface before invoking its constructor.

Metadata

Created: 2022-07-29T00:00:44Z
Modified: 2022-08-06T09:24:30Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-w7f5-jrpr-5c2m/GHSA-w7f5-jrpr-5c2m.json
CWE IDs: ["CWE-665"]
Alternative ID: GHSA-w7f5-jrpr-5c2m
Finding: F138
Auto approve: 1