Bloom Email Opt-In plugin – 403 error

Home Forums BulletProof Security Pro Bloom Email Opt-In plugin – 403 error

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40834
    AITpro Admin
    Keymaster

    Email Question:

    Hello I am getting a 403 again on this link:
    not sure why it is such a long link I guess it is just the plugin I am using..

    [403 GET Request: October 22, 2021 - 9:24 am]
    BPS Pro: 15.9
    WP: 5.8.1
    Event Code: WPADMIN-SBR
    Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/
    REMOTE_ADDR: 108.213.94.121
    Host Name: 108-213-94-121.lightspeed.irvnca.sbcglobal.net
    SERVER_PROTOCOL: HTTP/2.0
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /https://www.mailboxmoneyprograms.com/wp-admin/admin.php?option_page=et_dashboard_settings_group&action=update&_wpnonce=f1a1970c4b&_wp_http_referer=%2Fwp-admin%2Fadmin-ajax.php&et_dashboard%5Boptin_type%5D=inline&et_dashboard%5Boptin_status%5D=active&et_dashboard%5Btest_status%5D=&et_dashboard%5Bchild_of%5D=&et_dashboard%5Bnext_optin%5D=-1&et_dashboard%5Boptin_name%5D=Club+Cash+Fund+%28Inline+Below+Posts%29&et_dashboard%5Bemail_provider%5D=mailster&et_dashboard%5Baccount_name%5D=Mailster&et_dashboard%5Bemail_list%5D=2&et_dashboard%5Bcustom_html%5D=&et_dashboard%5Bip_address%5D=1&et_dashboard%5Bmessage_id%5D=&et_dashboard%5Boptin_title%5D=%3Ch2+style%3D%22t...
    QUERY_STRING: option_page=et_dashboard_settings_group&action=update&_wpnonce=f1a1970c4b&_wp_http_referer=%2Fwp-admin%2Fadmin-ajax.php&et_dashboard%5Boptin_type%5D=inline&et_dashboard%5Boptin_status%5D=active&et_dashboard%5Btest_status%5D=&et_dashboard%5Bchild_of%5D=&et_dashboard%5Bnext_optin%5D=-1&et_dashboard%5Boptin_name%5D=Club+Cash+Fund+%28Inline+Below+Posts%29&et_dashboard%5Bemail_provider%5D=mailster&et_dashboard%5Baccount_name%5D=Mailster&et_dashboard%5Bemail_list%5D=2&et_dashboard%5Bcustom_html%5D=&et_dashboard%5Bip_address%5D=1&et_dashboard%5Bmessage_id%5D=&et_dashboard%5Boptin_title%5D=%3Ch2+style%3D%22t...
    HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36
    #40835
    AITpro Admin
    Keymaster

    Answer:

    Do the steps below to whitelist the ET Bloom Email Opt-In plugin Query String.

    Copy the Query String whitelist rule below to this wp-admin Custom Code text box: 3. CUSTOM CODE WPADMIN PLUGIN/FILE SKIP RULES
    Click the Save wp-admin Custom Code button.
    Go to the BPS Setup Wizard page > run the Pre-installation Wizard and Setup Wizard.

    # ET Bloom Email Opt-In plugin Query String skip/bypass rule
    RewriteCond %{QUERY_STRING} option_page=et_dashboard(.*) [NC]
    RewriteRule . - [S=3]

    Note: This fix will be added to Setup Wizard AutoFix in BPS 5.4 and BPS Pro 16.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.