ghsa-g44m-x5h7-fr5q
Vulnerability from github
Published
2024-04-09 18:30
Modified
2024-05-02 14:46
Severity ?
Summary
Apache Zeppelin: Cron arbitrary user impersonation with improper privileges
Details
Improper Input Validation vulnerability in Apache Zeppelin.
The attackers can call updating cron API with invalid or improper privileges so that the notebook can run with the privileges.
This issue affects Apache Zeppelin: from 0.8.2 before 0.11.1.
Users are recommended to upgrade to version 0.11.1, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.zeppelin:zeppelin-server" }, "ranges": [ { "events": [ { "introduced": "0.8.2" }, { "fixed": "0.11.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-31865" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2024-04-10T22:00:39Z", "nvd_published_at": "2024-04-09T16:15:08Z", "severity": "MODERATE" }, "details": "Improper Input Validation vulnerability in Apache Zeppelin.\n\nThe attackers can call updating cron API with invalid or improper privileges so that the notebook can run with the privileges.\n\nThis issue affects Apache Zeppelin: from 0.8.2 before 0.11.1.\n\nUsers are recommended to upgrade to version 0.11.1, which fixes the issue.", "id": "GHSA-g44m-x5h7-fr5q", "modified": "2024-05-02T14:46:09Z", "published": "2024-04-09T18:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31865" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/pull/4631" }, { "type": "WEB", "url": "https://github.com/apache/zeppelin/commit/49e2740a1d83d58d2401ccf175fc91ffebfb0892" }, { "type": "PACKAGE", "url": "https://github.com/apache/zeppelin" }, { "type": "WEB", "url": "https://lists.apache.org/thread/slm1sf0slwc11f4m4r0nd6ot2rf7w81l" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/09/9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache Zeppelin: Cron arbitrary user impersonation with improper privileges" }
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.