The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.53.0. This is due to the listen_for_saving_export_schedule() function in library/class-export.php failing to perform a capability check before saving the scheduled export configuration, unlike the parallel listen_for_csv_export() function which correctly verifies user permissions. This makes it possible for authenticated attackers with subscriber-level access to configure a scheduled export job that emails all form submissions to an attacker-controlled email address, resulting in sensitive data exfiltration.
The Forminator Forms WordPress plugin versions up to 1.53.0 contain a missing authorization vulnerability in the scheduled export function, allowing authenticated subscribers to configure exports that email form submissions to attacker-controlled addresses. This enables unauthorized access to sensitive form data without proper capability verification.
ثغرة في دالة listen_for_saving_export_schedule() في ملف library/class-export.php تفتقد التحقق من صلاحيات المستخدم قبل حفظ إعدادات التصدير المجدول. يمكن للمهاجمين المصرحين برمز المشترك استخدام هذه الثغرة لتحويل جميع بيانات النماذج إلى عناوين بريد إلكترونية خاصة بهم.
ثغرة في إضافة Forminator Forms لـ WordPress تصل إلى الإصدار 1.53.0 تسمح للمستخدمين المصرحين برمز المشترك بتكوين تصدير مجدول للنماذج دون التحقق من الصلاحيات. يمكن للمهاجمين إعادة توجيه بيانات النماذج الحساسة إلى عناوين بريد إلكترونية تابعة لهم.
Update Forminator Forms plugin to version 1.53.1 or later immediately. Restrict user roles and capabilities to prevent subscriber-level access to export functions. Audit existing scheduled exports and remove any suspicious configurations. Monitor email logs for unauthorized export activities.
قم بتحديث إضافة Forminator Forms إلى الإصدار 1.53.1 أو أحدث فوراً. قيد أدوار المستخدمين والصلاحيات لمنع وصول المشتركين إلى وظائف التصدير. تدقيق التصديرات المجدولة الموجودة وإزالة أي تكوينات مريبة. راقب سجلات البريد الإلكتروني للأنشطة غير المصرح بها.