CVE-2022-39135
CVSS V2 None
CVSS V3 Critical 9.8
Description
In Apache Calcite prior to version 1.32.0 the SQL operators EXISTS_NODE, EXTRACT_XML, XML_TRANSFORM and EXTRACT_VALUE 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 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.
Overview
- CVE ID
- CVE-2022-39135
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-09-11T12:15:08
- Last Modified Date
- 2023-02-04T01:13:14
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:calcite:*:*:*:*:*:*:*:* | 1 | OR | 1.32.0 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2022/11/21/3 | |
https://lists.apache.org/thread/ohdnhlgm6jvt3srw8l7spkm2d5vwm082 | Mailing List Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39135 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39135 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-09-11 13:00:07 | Added to TrackCVE | |||
2023-02-04 01:13:35 | 2023-02-04T01:13:14 | CVE Modified Date | updated | |
2023-02-04 01:13:35 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |