ghsa-g64r-xf39-q4p5
Vulnerability from github
Published
2024-04-09 09:31
Modified
2025-02-13 19:01
Severity ?
Summary
Apache Zeppelin Path Traversal vulnerability
Details
Improper Input Validation vulnerability in Apache Zeppelin.
By adding relative path indicators (e.g ..
), attackers can see the contents for any files in the filesystem that the server account can access.
This issue affects Apache Zeppelin from 0.9.0 before 0.11.0.
Users are recommended to upgrade to version 0.11.0, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.zeppelin:zeppelin-server" }, "ranges": [ { "events": [ { "introduced": "0.9.0" }, { "fixed": "0.11.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-31860" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-04-09T16:20:41Z", "nvd_published_at": "2024-04-09T09:15:26Z", "severity": "MODERATE" }, "details": "Improper Input Validation vulnerability in Apache Zeppelin.\n\nBy adding relative path indicators (e.g `..`), attackers can see the contents for any files in the filesystem that the server account can access.\u00a0\nThis issue affects Apache Zeppelin from 0.9.0 before 0.11.0.\n\nUsers are recommended to upgrade to version 0.11.0, which fixes the issue.", "id": "GHSA-g64r-xf39-q4p5", "modified": "2025-02-13T19:01:59Z", "published": "2024-04-09T09:31:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31860" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/pull/4632" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/commit/f025a697c1d1d0264064d5adf6cb0b20d85041b6" }, { "type": "PACKAGE", "url": "https://github.com/apache/zeppelin" }, { "type": "WEB", "url": "https://lists.apache.org/thread/c0zfjnow3oc3dzc8w5rbkzj8lqj5jm5x" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/09/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Zeppelin Path Traversal vulnerability" }
Loading...
Loading...
- 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.