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.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published: 2022-07-28T08:35:10

Updated: 2024-08-03T10:00:04.292Z

Reserved: 2022-07-21T00:00:00

Link: CVE-2022-36364

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2022-07-28T09:15:08.350

Modified: 2022-08-03T19:36:48.113

Link: CVE-2022-36364

cve-icon Redhat

No data.