Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-36364

8.8 · HIGH
Published Jul 28, 2022 apache CWE-665 EPSS 3.00% (86th pctl)

Overview

CVE-2022-36364 is a high-severity vulnerability affecting apache apache_calcite_avatica. It was published on July 28, 2022 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from apache. Update apache_calcite_avatica to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache apache_calcite_avatica >= 0, < 1.22.0 Affected

Frequently Asked Questions

What is CVE-2022-36364?

CVE-2022-36364 is a high-severity vulnerability affecting apache apache_calcite_avatica. It was published on July 28, 2022 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2022-36364?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-36364?

Check the references section for vendor advisories and patches from apache. Update apache_calcite_avatica to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-36364?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-36364 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.