The Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 2.10.0. This is due to insufficient input validation and output escaping on Hidden Product field values when used inside Repeater fields, where repeater subfields bypass state validation checks and the Hidden Product validate() method only validates the quantity field while ignoring the product name field that is later output without proper escaping in the get_value_entry_detail() method. This makes it possible for unauthenticated attackers to inject arbitrary web scripts through form submissions that will execute whenever an administrator views the entry details.
Gravity Forms plugin for WordPress contains a Stored XSS vulnerability in Hidden Product fields within Repeater fields, allowing unauthenticated attackers to inject malicious scripts. These scripts execute when administrators view entry details, potentially compromising admin accounts and sensitive data.
يحتوي مكون Gravity Forms على ثغرة Stored XSS في حقول Hidden Product عند استخدامها داخل حقول Repeater، حيث تتجاوز الحقول الفرعية فحوصات التحقق من الحالة. يتم تنفيذ البرامج النصية المحقونة عند عرض تفاصيل الإدخالات من قبل المسؤولين، مما قد يؤدي إلى اختراق حسابات المسؤولين والوصول إلى البيانات الحساسة.
ثغرة Stored XSS في مكون Gravity Forms لـ WordPress في حقول Hidden Product داخل حقول Repeater، تسمح للمهاجمين بحقن نصوص برمجية ضارة. تُنفذ هذه النصوص عند عرض تفاصيل الإدخالات من قبل المسؤولين.
Update Gravity Forms plugin to version 2.10.1 or later immediately. If immediate patching is not possible, disable Repeater fields with Hidden Product fields or restrict form access to trusted users only. Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in form submissions.
قم بتحديث مكون Gravity Forms إلى الإصدار 2.10.1 أو أحدث فوراً. إذا لم يكن التحديث ممكناً، قم بتعطيل حقول Repeater التي تحتوي على Hidden Product أو قيّد الوصول إلى النماذج للمستخدمين الموثوقين فقط. طبّق قواعد جدار الحماية لتطبيقات الويب لكشف ومنع حقن XSS.