{ "schema_version": "1.4.0", "id": "GHSA-rx76-xw35-6rh8", "modified": "2023-02-07T21:16:30Z", "published": "2023-01-31T12:30:24Z", "aliases": [ "CVE-2022-44644" ], "summary": "Apache Linkis vulnerable to Exposure of Sensitive Information", "details": "In Apache Linkis <=1.3.0 when used with the MySQL Connector/J, an authenticated attacker could read arbitrary local file by connecting a rogue mysql server, By adding allowLoadLocalInfile to true in the jdbc parameter. Therefore, the parameters in the jdbc url should be blacklisted. Versions of Apache Linkis <= 1.3.0 will be affected. We recommend users upgrade the version of Linkis to version 1.3.1", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.linkis:linkis" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.3.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-44644" }, { "type": "PACKAGE", "url": "https://github.com/apache/linkis" }, { "type": "WEB", "url": "https://lists.apache.org/thread/hwq9ytq6y1kdh9lz5znptkcrdll9x85h" } ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-200", "CWE-312" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-02T00:09:07Z", "nvd_published_at": "2023-01-31T10:15:00Z" } }