CVE-2024-11785: Integrate Firebase <= 0.9.3 - Authenticated (Contributor+) Stored Cross-Site Scripting
The Integrate Firebase plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'firebaseshow' shortcode in all versions up to, and including, 0.9.3 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-11785?
CVE-2024-11785 is classified as a high severity vulnerability due to its potential for Stored Cross-Site Scripting.
What versions of the Integrate Firebase plugin are affected by CVE-2024-11785?
CVE-2024-11785 affects all versions of the Integrate Firebase plugin up to and including version 0.9.3.
How do I fix CVE-2024-11785?
To fix CVE-2024-11785, you should update the Integrate Firebase plugin to the latest version where the vulnerability is patched.
What type of vulnerability is CVE-2024-11785?
CVE-2024-11785 is a Stored Cross-Site Scripting vulnerability, which allows malicious scripts to be stored and executed in the web application.
What causes CVE-2024-11785 in the Integrate Firebase plugin?
CVE-2024-11785 is caused by insufficient input sanitization and output escaping on user supplied attributes within the plugin's 'firebase_show' shortcode.