The Listen Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'listen' shortcode in versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user supplied attributes (src, start, end) in the listenEmbedJS() function, which are echoed inside a single-quoted HTML attribute without 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.
The Listen Shortcode WordPress plugin versions up to 1.0 contains a Stored Cross-Site Scripting vulnerability in the 'listen' shortcode due to insufficient input sanitization. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
ثغرة Stored XSS في إضافة Listen Shortcode لـ WordPress تسمح للمستخدمين المصرح لهم بمستوى المساهم وما فوقه بحقن نصوص برمجية خبيثة عبر سمات الاختصار (src, start, end). تنفذ البرامج النصية المحقونة تلقائياً عند وصول أي مستخدم إلى الصفحة المتأثرة.
The Listen Shortcode WordPress plugin versions up to 1.0 contains a Stored Cross-Site Scripting vulnerability in the 'listen' shortcode due to insufficient input sanitization. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
Update the Listen Shortcode plugin to version 1.1 or later. Implement strict input validation and output escaping for all user-supplied attributes (src, start, end) in the listenEmbedJS() function. Restrict contributor-level access to trusted users only and monitor for suspicious shortcode usage.
قم بتحديث إضافة Listen Shortcode إلى الإصدار 1.1 أو أحدث. طبق التحقق الصارم من المدخلات والترميز الآمن لجميع السمات المزودة من قبل المستخدم (src, start, end) في دالة listenEmbedJS(). قيد الوصول على مستوى المساهم للمستخدمين الموثوقين فقط ومراقبة الاستخدام المريب للاختصارات.