ghsa-jr43-q92q-5q82
Vulnerability from github
Published
2025-08-03 12:30
Modified
2025-08-04 16:23
Severity ?
VLAI Severity ?
Summary
Apache Zeppelin: Arbitrary file read by adding malicious JDBC connection string
Details
Improper Input Validation vulnerability in Apache Zeppelin. The fix for JDBC URL validation in CVE-2024-31864 did not account for URL encoded input.
This issue affects Apache Zeppelin: from 0.11.1 before 0.12.0.
Users are recommended to upgrade to version 0.12.0, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.zeppelin:zeppelin-jdbc" }, "ranges": [ { "events": [ { "introduced": "0.11.1" }, { "fixed": "0.12.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52279" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2025-08-04T16:23:06Z", "nvd_published_at": "2025-08-03T10:15:27Z", "severity": "MODERATE" }, "details": "Improper Input Validation vulnerability in Apache Zeppelin. The fix for JDBC URL validation in CVE-2024-31864 did not account for URL encoded input.\n\nThis issue affects Apache Zeppelin: from 0.11.1 before 0.12.0.\n\nUsers are recommended to upgrade to version 0.12.0, which fixes the issue.", "id": "GHSA-jr43-q92q-5q82", "modified": "2025-08-04T16:23:06Z", "published": "2025-08-03T12:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52279" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/pull/4838" }, { "type": "PACKAGE", "url": "https://github.com/apache/zeppelin" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/ZEPPELIN-6095" }, { "type": "WEB", "url": "https://lists.apache.org/thread/dxb98vgrb21rrl3k0fzonpk66onr6o4q" }, { "type": "WEB", "url": "https://www.cve.org/CVERecord?id=CVE-2024-31864" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "Apache Zeppelin: Arbitrary file read by adding malicious JDBC connection string" }
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…
Loading…