VYPR

Shortcodes Bootstrap

by WordPress

Source repositories

CVEs (2)

  • CVE-2025-11764MedNov 21, 2025
    risk 0.42cvss 6.4epss 0.00

    The Shortcodes Bootstrap plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'type' parameter in the [notification] shortcode in all versions up to, and including, 1.1. This is due to missing input sanitization and output escaping. 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-2022-4777Feb 21, 2023
    risk 0.00cvss epss 0.00

    The Bootstrap Shortcodes WordPress plugin through 3.4.0 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