Lucene search
K
ApacheZeppelin

22 matches found

CVE
CVE
added 2024/04/09 9:8 a.m.100 views

CVE-2024-31860

CVE-2024-31860 affects Apache Zeppelin through an improper input validation flaw that enables path traversal via relative paths (e.g., ..). The issue allows an attacker to view files on the server filesystem that the Zeppelin server account can access. Affected range: Zeppelin 0.9.0 up to before ...

6.5CVSS6.4AI score0.00561EPSS
CVE
CVE
added 2021/09/02 12:0 a.m.98 views

CVE-2019-10095

Apache Zeppelin

10CVSS9.7AI score0.03018EPSS
CVE
CVE
added 2024/04/09 4:7 p.m.97 views

CVE-2024-31865

CVE-2024-31865 affects Apache Zeppelin due to an Improper Input Validation in the cron API, allowing arbitrary user impersonation with insufficient privileges. Affected versions are 0.8.2 up to before 0.11.1; upgrading to 0.11.1 or later fixes the issue. The CVE entry and linked sources (Red Hat,...

6.5CVSS6.5AI score0.00623EPSS
CVE
CVE
added 2022/12/16 12:55 p.m.86 views

CVE-2022-46870

CVEs summary: CVE-2022-46870 is a cross-site scripting (XSS) vulnerability in Apache Zeppelin up to version 0.8.2. The issue stems from improper neutralization of input during web page generation, allowing logged-in users to execute arbitrary JavaScript in other users’ browsers. Affected product:...

5.4CVSS5.8AI score0.06EPSS
CVE
CVE
added 2019/04/23 2:45 p.m.85 views

CVE-2018-1328

CVE-2018-1328 affects Apache Zeppelin prior to 0.8.0, where a stored XSS flaw exists via Note permissions. The root cause is unsanitized input in Note handling that can trigger script execution. Impact is user-facing XSS; remediation is upgrading Zeppelin to 0.8.0 or later (or applying equivalent...

6.1CVSS5.8AI score0.00871EPSS
CVE
CVE
added 2021/09/02 12:0 a.m.85 views

CVE-2020-13929

Apache Zeppelin = 0.10.1. If upgrading is not feasible, apply vendor/workaround guidance from the advisory. Note: exploitation details are not provided in the sources; no in-the-wild exploit data is included in the documents beyond the stated vulnerability description. Further public technical de...

7.5CVSS7.7AI score0.00124EPSS
CVE
CVE
added 2024/04/09 10:25 a.m.85 views

CVE-2024-31863

CVE-2024-31863 affects Apache Zeppelin. The vulnerability allows authentication bypass by spoofing through replacing existing notes/annotations, effectively bypassing permissions. Affected: Zeppelin 0.10.1 before 0.11.0. Impact: potential unauthorized access via note/annotation replacement. Mitig...

5.3CVSS5.2AI score0.00107EPSS
CVE
CVE
added 2024/04/09 4:5 p.m.83 views

CVE-2024-31864

CVE-2024-31864 affects Apache Zeppelin prior to 0.11.1, enabling code injection when establishing a MySQL JDBC connection. The issue is described as improper control of generation of code, with a CVSS v3.1 base score of 9.8 (Network, HIGH impact on confidentiality, integrity, and availability). T...

9.8CVSS9.6AI score0.11349EPSS
CVE
CVE
added 2019/04/23 2:45 p.m.82 views

CVE-2018-1317

CVE-2018-1317 affects Apache Zeppelin prior to 0.8.0, where the cron scheduler was enabled by default. This could allow users to run paragraphs as other users without authentication, constituting an authentication bypass. The documented remediation is to upgrade to Zeppelin 0.8.0 or later, which ...

8.8CVSS8.6AI score0.03289EPSS
CVE
CVE
added 2024/04/09 9:29 a.m.82 views

CVE-2022-47894

Apache Zeppelin SAP contains an input validation weakness (related to XML processing) that affects versions 0.8.0 through 0.11.0 (per sources noting 0.8.0–0.11.0). The root cause is improper XML validation, which in some sources is described as XML External Entity (XXE) related. Impact statements...

5.3CVSS5.3AI score0.00278EPSS
CVE
CVE
added 2021/09/02 12:0 a.m.80 views

CVE-2021-27578

CVE-2021-27578 is a Cross Site Scripting vulnerability in the Markdown interpreter of Apache Zeppelin. Affected product: Apache Zeppelin (web-based notebook). Affected version: prior to 0.9.0. Root cause: XSS in the markdown interpreter that allows an attacker to inject malicious scripts. Impact:...

6.1CVSS6.2AI score0.007EPSS
CVE
CVE
added 2024/04/09 9:40 a.m.80 views

CVE-2024-31862

CVE-2024-31862 affects Apache Zeppelin (0.10.1–before 0.11.0) and is due to improper input validation when creating a new note via the Zeppelin UI. The issue is described across multiple sources as an input validation error with potential impact limited to availability (Low) and no confidentialit...

5.3CVSS5.2AI score0.00212EPSS
CVE
CVE
added 2019/04/23 2:45 p.m.76 views

CVE-2017-12619

CVE-2017-12619 affects Apache Zeppelin prior to 0.7.3, where a session fixation flaw could allow an attacker to hijack a valid user session. The issue is documented across multiple sources (NVD entry for CVE-2017-12619 and OSV/GHSA advisories) and is commonly described as a session fixation vulne...

8.1CVSS7.9AI score0.00811EPSS
CVE
CVE
added 2024/04/09 9:12 a.m.64 views

CVE-2021-28656

CVE-2021-28656 corresponds to a CSRF issue in the Credential page of Apache Zeppelin (affected versions: 0.9.0 and prior). The root cause cited across sources is inadequate validation of requests, enabling an attacker to submit malicious requests (e.g., via phishing). Several connected documents ...

5.4CVSS5.4AI score0.01761EPSS
CVE
CVE
added 2024/04/09 4:15 p.m.63 views

CVE-2024-31867

CVE-2024-31867 – Apache Zeppelin LDAP search filter injection indicates an improper input validation vulnerability in Zeppelin. The issue allows an attacker to execute malicious queries by manipulating LDAP search filter configuration properties, affecting Zeppelin versions from 0.8.2 up to, but ...

6.5CVSS6.5AI score0.00921EPSS
CVE
CVE
added 2024/04/09 4:10 p.m.63 views

CVE-2024-31868

CVE-2024-31868 affects Apache Zeppelin: improper encoding/escaping in the helium module enables cross-site scripting by modifying helium.json. Impact described as user-facing XSS; affects 0.8.2–0.11.0, fixed in 0.11.1. Remediation: upgrade to Zeppelin 0.11.1 or later. Other sources (Red Hat, Vera...

6.1CVSS6AI score0.01512EPSS
CVE
CVE
added 2024/04/09 4:9 p.m.62 views

CVE-2024-31866

CVE-2024-31866 is an Apache Zeppelin vulnerability: improper encoding/escaping of output allowing an attacker to override configuration (notably ZEPPELIN_INTP_CLASSPATH_OVERRIDES) to execute shell commands or malicious code. Affects Zeppelin releases from 0.8.2 up to but not including 0.11.1; upg...

9.8CVSS9.7AI score0.0115EPSS
CVE
CVE
added 2022/12/16 12:51 p.m.53 views

CVE-2021-28655

CVE-2021-28655 (Apache Zeppelin) describes an improper input validation in the Move folder to Trash feature, enabling an attacker to delete arbitrary files. Affected product: Apache Zeppelin, version 0.9.0 and prior. Root cause: input validation flaw in the Move folder to Trash flow (NotebookServ...

6.5CVSS6.4AI score0.0032EPSS
CVE
CVE
added 2025/07/12 4:22 p.m.35 views

CVE-2024-41169

The CVE concerns Apache Zeppelin (versions 0.10.1–0.12.0) where an unauthenticated raft server protocol can expose server resources, including directories and files. Root cause details in connected data indicate the raft-enabled components allow unauthenticated access, enabling an attacker to vie...

7.5CVSS6.7AI score0.00297EPSS
CVE
CVE
added 2025/08/03 10:13 a.m.23 views

CVE-2024-51775

CVE-2024-51775 describes a Missing Origin Validation in WebSockets vulnerability affecting Apache Zeppelin (versions 0.11.1 up to, but not including, 0.12.0). The issue allows a client from another origin to connect to Zeppelin’s WebSocket server and access internal information about paragraphs, ...

7.5CVSS6.2AI score0.00205EPSS
CVE
CVE
added 2025/08/03 10:2 a.m.22 views

CVE-2024-52279

CVE-2024-52279 affects Apache Zeppelin (0.11.1 before 0.12.0). The issue is an improper input validation in the JDBC URL handling that did not account for URL-encoded input, enabling an attack via a malicious JDBC connection string and potentially leading to arbitrary file read. The evidence link...

7.5CVSS9.4AI score0.01124EPSS
CVE
CVE
added 2025/08/03 10:9 a.m.20 views

CVE-2024-41177

CVE-2024-41177 affects Apache Zeppelin (Helium module) up to version 0.12.0. The issue is an Incomplete Blacklist to Cross-Site Scripting vulnerability in the Helium module, allowing XSS via insufficient input validation. The recommended remediation is to upgrade org.apache.zeppelin:zeppelin-web ...

6.1CVSS6AI score0.01329EPSS