The Express Payment For Stripe plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'type' attribute of the [stripe-express] shortcode in versions up to, and including, 1.28.0. This is due to insufficient input sanitization and output escaping on the shortcode attribute value, which is concatenated into an HTML attribute in the rendered output of the register_shortcode() function without being passed through esc_attr() or any other escaping function. 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 Express Payment For Stripe WordPress plugin versions up to 1.28.0 contains a stored XSS vulnerability in the 'type' attribute of the [stripe-express] shortcode due to insufficient input sanitization. Authenticated contributors and above can inject malicious scripts that execute when users access affected pages.
تحتوي الإضافة على ثغرة XSS مخزنة تسمح للمستخدمين المصرح لهم بمستوى المساهم فما فوق بحقن برامج نصية ضارة عبر خاصية 'type' في shortcode [stripe-express]. الثغرة ناتجة عن عدم استخدام دوال الهروب المناسبة مثل esc_attr() عند معالجة قيم الخاصيات. تنفذ البرامج النصية المحقونة عندما يزور المستخدمون الصفحات المتأثرة.
إضافة Express Payment For Stripe لـ WordPress في الإصدارات حتى 1.28.0 تحتوي على ثغرة XSS مخزنة في خاصية 'type' الخاصة بـ shortcode [stripe-express] بسبب عدم كفاية تنقية المدخلات. يمكن للمساهمين المصرح لهم وما فوق حقن برامج نصية ضارة تنفذ عند وصول المستخدمين إلى الصفحات المتأثرة.
Update the Express Payment For Stripe plugin to version 1.28.1 or later immediately. Restrict contributor-level access to trusted users only. Implement Web Application Firewall (WAF) rules to detect and block XSS payloads. Conduct security audit of all pages using the [stripe-express] shortcode for malicious content.
قم بتحديث إضافة Express Payment For Stripe إلى الإصدار 1.28.1 أو أحدث فوراً. قيد الوصول على مستوى المساهم للمستخدمين الموثوقين فقط. طبق قواعد جدار حماية تطبيقات الويب (WAF) للكشف عن حمولات XSS وحجبها. أجرِ تدقيق أمني لجميع الصفحات التي تستخدم shortcode [stripe-express] للبحث عن محتوى ضار.