The Ditty – Responsive News Tickers, Sliders, and Lists plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.65. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to retrieve the full item content of non-public Dittys — including drafts, pending, scheduled, and disabled entries — by enumerating integer post IDs against the ditty_init AJAX endpoint. Unlike the non-AJAX init() counterpart, init_ajax() does not verify that the requested Ditty has a 'publish' post status before loading and returning its items, allowing content that administrators explicitly withheld from public view to be extracted.
The Ditty WordPress plugin fails to verify user authorization in its AJAX endpoint, allowing unauthenticated attackers to retrieve non-public content including drafts and scheduled posts. Attackers can enumerate post IDs to extract sensitive information that administrators intentionally restricted from public view.
إضافة Ditty لـ WordPress تحتوي على ثغرة تجاوز تفويض في نقطة نهاية AJAX ditty_init التي تسمح للمهاجمين غير المصرح لهم باسترجاع محتوى غير عام. يمكن للمهاجمين تعداد معرفات المنشورات للوصول إلى المسودات والمنشورات المعلقة والمجدولة والمعطلة.
The Ditty WordPress plugin fails to verify user authorization in its AJAX endpoint, allowing unauthenticated attackers to retrieve non-public content including drafts and scheduled posts. Attackers can enumerate post IDs to extract sensitive information that administrators intentionally restricted from public view.
Update the Ditty plugin to version 3.1.66 or later immediately. Implement additional server-side authorization checks on all AJAX endpoints. Restrict access to sensitive post statuses and verify user permissions before returning any content. Monitor access logs for suspicious enumeration patterns.
قم بتحديث إضافة Ditty إلى الإصدار 3.1.66 أو أحدث فوراً. طبق فحوصات تفويض إضافية على جانب الخادم على جميع نقاط نهاية AJAX. قيد الوصول إلى حالات المنشورات الحساسة والتحقق من أذونات المستخدم قبل إرجاع أي محتوى. راقب سجلات الوصول للأنماط المريبة.