ghsa-rx76-xw35-6rh8
Vulnerability from github
Published
2023-01-31 12:30
Modified
2023-02-07 21:16
Severity ?
VLAI Severity ?
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
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.linkis:linkis" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-44644" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-200", "CWE-312" ], "github_reviewed": true, "github_reviewed_at": "2023-02-02T00:09:07Z", "nvd_published_at": "2023-01-31T10:15:00Z", "severity": "MODERATE" }, "details": "In Apache Linkis \u003c=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 \u003c= 1.3.0 will be affected. We recommend users upgrade the version of Linkis to version 1.3.1", "id": "GHSA-rx76-xw35-6rh8", "modified": "2023-02-07T21:16:30Z", "published": "2023-01-31T12:30:24Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Linkis vulnerable to Exposure of Sensitive Information" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…