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
Link Resource
http://www.openwall.com/lists/oss-security/2022/11/21/3 Mailing List Mitigation Third Party Advisory
https://lists.apache.org/thread/ohdnhlgm6jvt3srw8l7spkm2d5vwm082 Mailing List Vendor Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2022-09-11T00:00:00

Updated: 2023-09-20T17:43:18.972Z

Reserved: 2022-09-01T00:00:00


Link: CVE-2022-39135

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-09-11T12:15:08.437

Modified: 2023-11-06T19:38:57.433


Link: CVE-2022-39135

JSON object: View

cve-icon Redhat Information

No data.

CWE