Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-8841 2 Andrewabarber, Wordpress 2 Extra Settings For Rocketchat, Wordpress 2026-06-09 6.4 Medium
The Extra Settings for RocketChat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'rocketchat' shortcode's 'title' attribute in versions up to, and including, 0.1. This is due to insufficient input sanitization and output escaping in the rxstg_shortcode() function, which concatenates the user-supplied 'title' attribute directly into HTML output. 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.
CVE-2024-3978 1 Andrewabarber 1 Wordpress Jitsi Shortcode 2024-11-21 5.4 Medium
The WordPress Jitsi Shortcode WordPress plugin through 0.1 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks
CVE-2024-3977 1 Andrewabarber 1 Wordpress Jitsi Shortcode 2024-11-21 4.8 Medium
The WordPress Jitsi Shortcode WordPress plugin through 0.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)