ghsa-f22j-9j59-33j4
Vulnerability from github
Published
2024-07-15 09:36
Modified
2025-03-14 20:24
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Apache Linkis DataSource allows arbitrary file reading
Details
In Apache Linkis = 1.4.0, due to the lack of effective filtering of parameters, an attacker configuring malicious Mysql JDBC parameters in the DataSource Manager Module will trigger arbitrary file reading. Therefore, the parameters in the Mysql JDBC URL should be blacklisted. This attack requires the attacker to obtain an authorized account from Linkis before it can be carried out.
Versions of Apache Linkis = 1.4.0 will be affected.
We recommend users upgrade the version of Linkis to version 1.6.0.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.linkis:linkis-datasource" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-41916" ], "database_specific": { "cwe_ids": [ "CWE-552" ], "github_reviewed": true, "github_reviewed_at": "2024-07-15T17:35:53Z", "nvd_published_at": "2024-07-15T08:15:02Z", "severity": "HIGH" }, "details": "In Apache Linkis = 1.4.0, due to the lack of effective filtering of parameters, an attacker configuring malicious Mysql JDBC parameters in the DataSource Manager Module will trigger\u00a0arbitrary file reading. Therefore, the parameters in the Mysql JDBC URL should be blacklisted. This attack requires the attacker to obtain an authorized account from Linkis before it can be carried out. \n\nVersions of Apache Linkis = 1.4.0 will be affected.\u00a0\n\nWe recommend users upgrade the version of Linkis to version 1.6.0.", "id": "GHSA-f22j-9j59-33j4", "modified": "2025-03-14T20:24:32Z", "published": "2024-07-15T09:36:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41916" }, { "type": "PACKAGE", "url": "https://github.com/apache/linkis" }, { "type": "WEB", "url": "https://linkis.apache.org/download/release-notes-1.6.0" }, { "type": "WEB", "url": "https://lists.apache.org/thread/dxkpwyoxy1jpdwlpqp15zvo0jxn4v729" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/13/4" } ], "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" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Linkis DataSource allows arbitrary file reading" }
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…