WordPress Social Login – 403 error

Home Forums BulletProof Security Free WordPress Social Login – 403 error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35912
    balibee
    Participant

    Hi i installed wp social plugin to allow me create a facebook and google login. but BPS block the authentication URL. The BPS Log is :

    [403 GET Request: June 15, 2018 - 3:45 pm]
    BPS: 3.0
    WP: 4.9.6
    Event Code: PSBR-HPRA
    Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/
    REMOTE_ADDR: 66.220.151.243
    Host Name: 66.220.151.243
    SERVER_PROTOCOL: HTTP/1.1
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /wp-content/plugins/wordpress-social-login/hybridauth/?hauth.done=Facebook,https://balibee.co.id/wp-content/plugins/wordpress-social-login/hybridauth/?hauth_done=Facebook
    QUERY_STRING: hauth.done=Facebook,https://balibee.co.id/wp-content/plugins/wordpress-social-login/hybridauth/?hauth_done=Facebook
    HTTP_USER_AGENT: facebookexternalhit/1.1
    

    i try to add the get the plugin on whitelist by adding the link to skip rule o secure.httacess and current httaccess but not working.
    here the line that i add :

    # WPSocial Login plugin skip/bypass rule
    RewriteCond %{REQUEST_URI} ^/wp-content/plugins/wordpress-social-login/ [NC]
    RewriteRule . - [S=16]
    

    but unfortunately not working. Your help to solve this problem is really appriciated.
    Thanks in advance.

    #35913
    AITpro Admin
    Keymaster

    The Query String is simulating an RFI attack.  Do the steps in this forum topic to fix the issue > https://forum.ait-pro.com/forums/topic/erroe-403-with-the-plugin-subscribe-to-comments-reloaded/#post-35497

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