The FormLift for Infusionsoft Web Forms plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 7.5.21. This is due to missing capability checks on the connect() and listen_for_tokens() methods of the FormLift_Infusionsoft_Manager class, both of which are hooked to 'plugins_loaded' and execute on every page load. The connect() function generates an OAuth connection password and leaks it in the redirect Location header without verifying the requesting user is authenticated or authorized. The listen_for_tokens() function only validates the temporary password but performs no user authentication before calling update_option() to save attacker-controlled OAuth tokens and app domain. This makes it possible for unauthenticated attackers to hijack the site's Infusionsoft connection by first triggering the OAuth flow to obtain the temporary password, then using that password to set arbitrary OAuth tokens and app domain via update_option(), effectively redirecting the plugin's API communication to an attacker-controlled server.
The FormLift for Infusionsoft WordPress plugin versions up to 7.5.21 lack authorization checks on critical OAuth functions, allowing unauthenticated attackers to hijack Infusionsoft connections. Attackers can trigger OAuth flows and inject malicious tokens without proper authentication verification.
تفتقر إضافة FormLift for Infusionsoft WordPress إلى فحوصات التفويض على وظائف OAuth الحرجة، مما يسمح للمهاجمين غير المصرح لهم بالاستيلاء على اتصالات Infusionsoft. يمكن للمهاجمين تشغيل تدفقات OAuth وحقن رموز ضارة دون التحقق من المصادقة. هذا يعرض بيانات العملاء والعمليات التسويقية للخطر.
The FormLift for Infusionsoft WordPress plugin versions up to 7.5.21 lack authorization checks on critical OAuth functions, allowing unauthenticated attackers to hijack Infusionsoft connections. Attackers can trigger OAuth flows and inject malicious tokens without proper authentication verification.
Update FormLift for Infusionsoft plugin to version 7.5.22 or later immediately. Implement Web Application Firewall rules to restrict access to WordPress admin and plugin endpoints. Conduct security audit of Infusionsoft integration settings and verify no unauthorized tokens were added. Monitor Infusionsoft account activity logs for suspicious connections.
قم بتحديث إضافة FormLift for Infusionsoft إلى الإصدار 7.5.22 أو أحدث فوراً. طبق قواعد جدار حماية تطبيقات الويب لتقييد الوصول إلى نقاط نهاية WordPress. أجرِ تدقيقاً أمنياً لإعدادات تكامل Infusionsoft والتحقق من عدم إضافة رموز غير مصرح بها. راقب سجلات نشاط حساب Infusionsoft للاتصالات المريبة.