Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-36364— Apache Calcite Avatica JDBC driver `httpclient_impl` connection property can be used as an RCE vector

Quick assessment

Affected
Apache Software Foundation Apache Calcite Avatica
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Apache Calcite是美国阿帕奇(Apache)基金会的一个开源框架,用于构建数据库和数据管理系统。 Apache Calcite Avatica JDBC driver存在安全漏洞,该漏洞源于在实例化之前不会验证类是否实现了预期的接口,导致通过任意类加载代码执行,并且在极少数情况下远程执行代码。

AI Predicted 7.5 Difficulty: Hard EPSS 3.20% · P88
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2022-36364

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Apache Calcite Avatica JDBC driver `httpclient_impl` connection property can be used as an RCE vector
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
初始化不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
Apache Calcite 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Apache Calcite是美国阿帕奇(Apache)基金会的一个开源框架,用于构建数据库和数据管理系统。 Apache Calcite Avatica JDBC driver存在安全漏洞,该漏洞源于在实例化之前不会验证类是否实现了预期的接口,导致通过任意类加载代码执行,并且在极少数情况下远程执行代码。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Apache Software Foundation Apache Calcite Avatica Apache Calcite Avatica ~ 1.22.0 -

II. Public POCs for CVE-2022-36364

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-36364

登录查看更多情报信息。

Mailing List Discussions for CVE-2022-36364 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2022-36364

No comments yet


Leave a comment