GHSA-89p9-6wwj-jr39MediumCVSS 6.4
The Islamic Database plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ...
🔗 CVE IDs covered (1)
📋 Description
The Islamic Database plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'islamicDB-roqya' shortcode in versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user-supplied 'width' and 'height' shortcode attributes within the islamicDB_sc_quran_qari_roqya() function, which are concatenated directly into HTML iframe attribute values. 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-8845
- https://plugins.trac.wordpress.org/browser/islamic-database/trunk/islamic_database.php#L561
- https://plugins.trac.wordpress.org/browser/islamic-database/trunk/islamic_database.php#L567
- https://www.wordfence.com/threat-intel/vulnerabilities/id/98c3762b-9dcd-4931-846e-3f54fe2bf5e2?source=cve
- https://github.com/advisories/GHSA-89p9-6wwj-jr39