CVE-2022-39312
CVSS V2 None
CVSS V3 Critical 9.8
Description
Dataease is an open source data visualization analysis tool. Dataease prior to 1.15.2 has a deserialization vulnerability. In Dataease, the Mysql data source in the data source function can customize the JDBC connection parameters and the Mysql server target to be connected. In `backend/src/main/java/io/dataease/provider/datasource/JdbcProvider.java`, the `MysqlConfiguration` class does not filter any parameters. If an attacker adds some parameters to a JDBC url and connects to a malicious mysql server, the attacker can trigger the mysql jdbc deserialization vulnerability. Through the deserialization vulnerability, the attacker can execute system commands and obtain server privileges. Version 1.15.2 contains a patch for this issue.
Overview
- CVE ID
- CVE-2022-39312
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-10-25T17:15:55
- Last Modified Date
- 2022-10-28T18:24:09
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:* | 1 | OR | 1.15.2 |
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
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39312 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39312 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-10-25 18:00:22 | Added to TrackCVE | |||
2022-12-07 11:55:32 | 2022-10-25T17:15Z | 2022-10-25T17:15:55 | CVE Published Date | updated |
2022-12-07 11:55:32 | 2022-10-28T18:24:09 | CVE Modified Date | updated | |
2022-12-07 11:55:33 | Analyzed | Vulnerability Status | updated |