ghsa-7pgf-ppxw-8624
Vulnerability from github
Published
2025-07-12 18:30
Modified
2025-07-14 20:31
Severity ?
VLAI Severity ?
Summary
Apache Zeppelin exposes server resources to unauthenticated attackers
Details
The attacker can use the raft server protocol in an unauthenticated way. The attacker can see the server's resources, including directories and files.
This issue affects Apache Zeppelin: from 0.10.1 up to 0.12.0.
Users are recommended to upgrade to version 0.12.0, which fixes the issue by removing the Cluster Interpreter.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.zeppelin:zeppelin-interpreter" }, "ranges": [ { "events": [ { "introduced": "0.10.1" }, { "fixed": "0.12.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.zeppelin:zeppelin-server" }, "ranges": [ { "events": [ { "introduced": "0.10.1" }, { "fixed": "0.12.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-41169" ], "database_specific": { "cwe_ids": [ "CWE-664" ], "github_reviewed": true, "github_reviewed_at": "2025-07-14T20:31:20Z", "nvd_published_at": "2025-07-12T17:15:20Z", "severity": "HIGH" }, "details": "The attacker can use the raft server protocol in an unauthenticated way. The attacker can see the server\u0027s resources, including directories and files.\n\nThis issue affects Apache Zeppelin: from 0.10.1 up to 0.12.0.\n\nUsers are recommended to upgrade to version 0.12.0,\u00a0which fixes the issue by removing the Cluster Interpreter.", "id": "GHSA-7pgf-ppxw-8624", "modified": "2025-07-14T20:31:20Z", "published": "2025-07-12T18:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41169" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/pull/4841" }, { "type": "PACKAGE", "url": "https://github.com/apache/zeppelin" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/ZEPPELIN-6101" }, { "type": "WEB", "url": "https://lists.apache.org/thread/moyym04993c8owh4h0qj98r43tbo8qdd" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Zeppelin exposes server resources to unauthenticated attackers" }
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…