ghsa-7qpc-4xx9-x5qw
Vulnerability from github
Published
2024-07-15 09:36
Modified
2025-03-27 23:32
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Apache Linkis DataSource's JDBC Datasource Module with DB2 has JNDI Injection vulnerability
Details
In Apache Linkis <=1.5.0, due to the lack of effective filteringof parameters, an attacker configuring malicious db2
parameters in the DataSource Manager Module will result in jndi injection. Therefore, the parameters in the DB2 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.5.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": "0" }, { "fixed": "1.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-49566" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2024-07-15T17:40:59Z", "nvd_published_at": "2024-07-15T08:15:02Z", "severity": "HIGH" }, "details": "In Apache Linkis \u003c=1.5.0, due to the lack of effective filteringof parameters, an attacker configuring malicious `db2` parameters in the DataSource Manager Module will result\u00a0in jndi injection. Therefore, the parameters in the DB2 URL should be blacklisted.\u00a0\n\nThis attack requires the attacker to obtain an authorized account from Linkis before it can be carried out.\n\nVersions of Apache Linkis \u003c=1.5.0 will be affected. We recommend users upgrade the version of Linkis to version 1.6.0.", "id": "GHSA-7qpc-4xx9-x5qw", "modified": "2025-03-27T23:32:14Z", "published": "2024-07-15T09:36:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49566" }, { "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/t68yy52lmv7pxgrxnq6rw7rwvk9tb1xj" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/13/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Linkis DataSource\u0027s JDBC Datasource Module with DB2 has JNDI Injection vulnerability" }
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…