CVE-2024-7963
Description
The CMSMasters Content Composer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's multiple shortcodes in all versions up to, and including, 1.8.8 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated contributors can inject stored XSS in CMSMasters Content Composer shortcodes due to insufficient sanitization.
The CMSMasters Content Composer plugin for WordPress, versions up to and including 1.8.8, contains a stored cross-site scripting (XSS) vulnerability. The root cause is insufficient input sanitization and output escaping on user-supplied attributes within multiple shortcodes provided by the plugin [1].
An attacker with at least contributor-level access can inject arbitrary web scripts into pages or posts via the vulnerable shortcode attributes. The attack does not require admin privileges, lowering the barrier for content manipulation, and the injected script executes whenever a victim accesses the affected page [1].
Successful exploitation allows an attacker to execute JavaScript in the browser of any user viewing the compromised page. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites [1].
As of the publication date, users should update the plugin to version 1.8.9 or later if available, or apply a virtual patch via a web application firewall. No workaround short of disabling the plugin is provided [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=1.8.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.