VYPR
Unrated severityNVD Advisory· Published Jul 30, 2024· Updated Nov 4, 2024

Zephyr Project Manager < 3.3.99 - Editor+ XSS

CVE-2024-6536

Description

The Zephyr Project Manager plugin < 3.3.99 allows editor+ users to perform stored XSS via unsanitized settings, even when unfiltered_html is disallowed.

AI Insight

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

The Zephyr Project Manager plugin < 3.3.99 allows editor+ users to perform stored XSS via unsanitized settings, even when unfiltered_html is disallowed.

Vulnerability

The Zephyr Project Manager WordPress plugin before version 3.3.99 fails to sanitize and escape some of its settings. This allows high privilege users such as editors and admins to inject arbitrary JavaScript into the plugin's settings, leading to stored XSS. The vulnerability is present regardless of whether the unfiltered_html capability is disallowed (e.g., in multisite setups). [1]

Exploitation

An attacker with an editor or administrator role can save malicious payloads in the plugin's settings fields. The stored payload is then executed when any user visits the affected settings page or any page that renders the unsanitized data. No additional user interaction beyond the initial injection is required. [1]

Impact

Successful exploitation results in stored cross-site scripting (XSS). The attacker's script executes in the context of any user viewing the affected page, potentially leading to session hijacking, data theft, or other malicious actions. The privilege level required is editor or higher, but the compromise can affect all users. [1]

Mitigation

The vulnerability is fixed in version 3.3.99 of the plugin. Users should update to this version or later. No other workarounds are mentioned in the available reference. [1]

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

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.