CVE-2022-39135
CRITICALApache Calcite 1.22.0-1.31.0 - XML External Entity Injection via SQL Operators
Title source: llmDescription
Apache Calcite 1.22.0 introduced the SQL operators EXISTS_NODE, EXTRACT_XML, XML_TRANSFORM and EXTRACT_VALUE 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, typically by using Oracle dialect (the first three) or MySQL dialect (the last one), is affected by this vulnerability (the extent of it will depend on the user under which the application is running). From Apache Calcite 1.32.0 onwards, Document Type Declarations and XML External Entity resolution are disabled on the impacted operators.
References (2)
Core 2
Core References
Mailing List, Vendor Advisory
https://lists.apache.org/thread/ohdnhlgm6jvt3srw8l7spkm2d5vwm082
Mailing List, Mitigation, Third Party Advisory mailing-list
http://www.openwall.com/lists/oss-security/2022/11/21/3
Scores
CVSS v3
9.8
EPSS
0.0010
EPSS Percentile
27.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-611
Status
published
Products (2)
apache/calcite
1.22.0 - 1.32.0
org.apache.calcite/calcite-core
0 - 1.32.0Maven
Published
Sep 11, 2022
Tracked Since
Feb 18, 2026