Lucene search
+L

50 matches found

RedhatCVE
RedhatCVE
added 2022/09/13 7:43 p.m.49 views

CVE-2022-39135

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

7.5CVSS9AI score0.01969EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/12 12:00 a.m.39 views

Apache Calcite before 1.32.0 vulnerable to potential XML External Entity (XXE) attack

In Apache Calcite prior to version 1.32.0 the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, which makes them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these...

9.8CVSS9AI score0.01969EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/12 12:00 a.m.50 views

GHSA-FJ2M-W3WV-X9PR Apache Calcite before 1.32.0 vulnerable to potential XML External Entity (XXE) attack

In Apache Calcite prior to version 1.32.0 the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, which makes them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these...

9.8CVSS8.5AI score0.01969EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/11 12:15 p.m.31 views

CVE-2022-39135

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

9.8CVSS0.01969EPSS
SaveExploits0References2
Prion
Prion
added 2022/09/11 12:15 p.m.38 views

Xxe

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

7.5CVSS9.2AI score0.01969EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/09/11 12:00 a.m.39 views

CVE-2022-39135 Apache Calcite: potential XEE attacks

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

9.6AI score0.01969EPSS
SaveExploits0References2
CVE
CVE
added 2022/09/11 12:00 a.m.384 views

CVE-2022-39135

CVE-2022-39135 (Apache Calcite XXE) is triggered by processing XML with SQL operators EXISTS_NODE, EXTRACT_XML, XML_TRANSFORM, and EXTRACT_VALUE in Calcite 1.22.0, allowing potential XML External Entity (XXE) abuse (e.g., file read, DoS, SSRF). From the connected IBM QRadar bulletin, this vulnera...

9.8CVSS9.4AI score0.01969EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/11 12:00 a.m.10 views

PT-2022-5789 · Apache · Apache Calcite

Name of the Vulnerable Software and Affected Versions: Apache Calcite versions prior to 1.32.0 Description: The issue is related to the SQL operators EXISTS NODE, EXTRACT XML, XML TRANSFORM, and EXTRACT VALUE not restricting XML External Entity references in their configuration, making them...

10CVSS7AI score0.01969EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2022/09/11 12:00 a.m.9 views

Apache Calcite 代码问题漏洞

Apache Calcite is an open source framework from the Apache USA Foundation for building databases and data management systems. A code issue vulnerability exists in Apache Calcite versions prior to 1.32.0 that stems from the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM, and EXTRACTVALUE not...

9.8CVSS7.6AI score0.01969EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/11 12:00 a.m.24 views

CVE-2022-39135 Apache Calcite: potential XEE attacks

Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity XXE attack. Therefore any client exposing these operators,...

6.8AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2022/08/24 12:00 a.m.10 views

The vulnerability of the JDBC driver of the Apache Calcite framework allows a hacker to execute arbitrary code.

The vulnerability of the JDBC framework driver of Apache Calcite Avatica is related to the use of uninitialized objects during the processing of the httpclientimpl parameter. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS7.4AI score0.02999EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2022/07/30 12:00 a.m.53 views

Apache Calcite Code Injection Vulnerability

Apache Calcite is an open source framework from the US Apache Apache Foundation for building databases and data management systems. A code injection vulnerability exists in the Apache Calcite Avatica JDBC driver, which stems from the fact that classes are not verified to implement the expected...

8.8CVSS8.9AI score0.02999EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/29 12:00 a.m.33 views

GHSA-W7F5-JRPR-5C2M Apache Calcite Avatica JDBC driver arbitrary code execution

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

8.8CVSS8.9AI score0.02999EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/07/29 12:00 a.m.36 views

Apache Calcite Avatica JDBC driver arbitrary code execution

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

8.8CVSS9.2AI score0.02999EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/07/28 9:15 a.m.19 views

CVE-2022-36364

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

8.8CVSS0.02999EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/07/28 9:15 a.m.6 views

CVE-2022-36364

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

8.8CVSS7.7AI score0.02999EPSS
SaveExploits0References3
Prion
Prion
added 2022/07/28 9:15 a.m.18 views

Code injection

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

6.5CVSS9AI score0.02999EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/07/28 8:35 a.m.42 views

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

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

7.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/07/28 8:35 a.m.30 views

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

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl 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...

9.2AI score0.02999EPSS
SaveExploits0References2
CVE
CVE
added 2022/07/28 8:35 a.m.366 views

CVE-2022-36364

Apache Calcite Avatica JDBC driver is affected by CVE-2022-36364 due to insecure dynamic instantiation of httpclient_impl classes without validating they implement the expected interface, enabling potential code execution loaded from arbitrary classes. The issue is addressed starting with Avatica...

8.8CVSS8.9AI score0.02999EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder