The Element Pack Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the SVG Image Widget in versions up to and including 8.4.2. This is due to insufficient input sanitization and output escaping on SVG content fetched from remote URLs in the render_svg() function. The function fetches SVG content using wp_safe_remote_get() and then directly echoes it to the page without any sanitization, only applying a preg_replace() to add attributes to the SVG tag which does not remove malicious event handlers. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary JavaScript in SVG files that will execute whenever a user accesses a page containing the malicious widget.
Element Pack Addons for Elementor plugin contains a Stored Cross-Site Scripting vulnerability in the SVG Image Widget that allows authenticated attackers to inject malicious JavaScript through SVG files. The vulnerability affects versions up to 8.4.2 due to insufficient input sanitization in the render_svg() function.
تحتوي دالة render_svg() على ثغرة في معالجة محتوى SVG المجلوب من عناوين URL بعيدة حيث يتم طباعة المحتوى مباشرة دون تنظيف كافٍ. يمكن للمهاجمين المصرحين بمستوى Contributor أو أعلى حقن معالجات أحداث JavaScript ضارة في ملفات SVG التي ستنفذ عند وصول المستخدمين إلى الصفحة.
إضافة Element Pack Addons لـ Elementor تحتوي على ثغرة Stored Cross-Site Scripting في أداة صور SVG تسمح للمهاجمين المصرحين بحقن JavaScript ضار عبر ملفات SVG. تؤثر الثغرة على الإصدارات حتى 8.4.2 بسبب عدم كفاية تنظيف المدخلات في دالة render_svg().
Update Element Pack Addons for Elementor plugin to version 8.4.3 or later immediately. Implement strict input validation and output escaping for all SVG content. Restrict SVG upload and widget access to trusted administrators only. Review and audit all existing SVG widgets for malicious content.
قم بتحديث إضافة Element Pack Addons لـ Elementor إلى الإصدار 8.4.3 أو أحدث فوراً. طبق التحقق الصارم من المدخلات والهروب من المخرجات لجميع محتوى SVG. قيد الوصول إلى تحميل SVG وأداة الويدجت للمسؤولين الموثوقين فقط. راجع وتدقق جميع أداة SVG الموجودة بحثاً عن محتوى ضار.