CVE-2022-36364
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.
如何修補 CVE-2022-36364
要修補 CVE-2022-36364,請將受影響套件升級到下列已修補版本。
- —升級至 1.22.0 或更新版本
CVE-2022-36364 正在被利用嗎?
中等 — EPSS 為 11.8%,可持續追蹤但非最高優先。
受影響套件(1)
- from 0, < 1.22.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |