The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sid' parameter of the 'wpdm_members' shortcode in versions up to and including 3.3.52. This is due to insufficient input sanitization and output escaping on the user-supplied 'sid' shortcode attribute. The sid parameter is extracted without sanitization in the members() function and stored via update_post_meta(), then echoed directly into an HTML id attribute in the members.php template without applying esc_attr(). 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 the injected page.
The WordPress Download Manager plugin versions up to 3.3.52 contain a Stored Cross-Site Scripting vulnerability in the 'sid' parameter of the 'wpdm_members' shortcode due to insufficient input sanitization. Authenticated contributors and above can inject malicious scripts that execute for all users viewing affected pages.
تحتوي إضافة Download Manager للووردبريس على ثغرة حقن برامج نصية مخزنة في معامل 'sid' بسبب عدم تطهير المدخلات بشكل كافٍ. يمكن للمستخدمين المصرح لهم على مستوى المساهم وما فوق حقن برامج نصية ضارة تُنفذ عند وصول أي مستخدم إلى الصفحة المصابة.
The WordPress Download Manager plugin versions up to 3.3.52 contain a Stored Cross-Site Scripting vulnerability in the 'sid' parameter of the 'wpdm_members' shortcode due to insufficient input sanitization. Authenticated contributors and above can inject malicious scripts that execute for all users viewing affected pages.
Update the Download Manager plugin to version 3.3.53 or later immediately. If immediate patching is not possible, restrict contributor-level access to trusted users only and implement Web Application Firewall rules to filter malicious script injection attempts in shortcode parameters.
قم بتحديث إضافة Download Manager إلى الإصدار 3.3.53 أو أحدث على الفور. إذا لم يكن التحديث الفوري ممكناً، قيد الوصول على مستوى المساهم للمستخدمين الموثوقين فقط وطبق قواعد جدار حماية تطبيقات الويب لتصفية محاولات حقن البرامج النصية الضارة في معاملات الاختصار.