VYPR
Moderate severityNVD Advisory· Published Apr 23, 2019· Updated Aug 5, 2024

CVE-2018-1328

CVE-2018-1328

Description

Apache Zeppelin prior to 0.8.0 had a stored XSS vulnerability via Note permissions, allowing arbitrary script execution.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Zeppelin prior to 0.8.0 had a stored XSS vulnerability via Note permissions, allowing arbitrary script execution.

Vulnerability

CVE-2018-1328 is a stored cross-site scripting (XSS) vulnerability in Apache Zeppelin, affecting versions prior to 0.8.0. The issue exists in the Note permissions functionality, where user-supplied input is not properly sanitized before being stored and later rendered in the browser. This allows an attacker to inject malicious scripts that persist within the application [1][2].

Exploitation

To exploit this vulnerability, an attacker must have the ability to create or modify Note permissions within Zeppelin. No special network position is required beyond normal user access; the attack is carried out by crafting a malicious payload in the permission fields. When other users view the affected Note, the injected script executes in their browser context, bypassing same-origin policies [2].

Impact

Successful exploitation enables an attacker to perform actions on behalf of the victim, such as stealing session cookies, exfiltrating sensitive data displayed in the notebook, or performing administrative actions if the victim has elevated privileges. The stored nature of the XSS means the attack can affect multiple users over time without repeated interaction [1][2].

Mitigation

The vulnerability is fixed in Apache Zeppelin version 0.8.0, released in July 2018. Users are strongly advised to upgrade to this version or later. No workarounds are documented; upgrading is the recommended remediation [2][3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.zeppelin:zeppelinMaven
< 0.8.00.8.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.