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