WordPress redirect bypasses plugin
-
I really feel like a guinea pig in all this. I found another hack to your plugin.
A new hack I found is when someone types a URL as follows:
“https://(sitename.com)/WordPress/wp-admin/edit-comments.php”,
they are redirected to the login page showing the renamed login. I tried a few others, some worked the same way (redirected to the login), others failed.
I noticed that the recent hack attempt to my site because my security sends a warning email to me for every login page access. This email showed a blank referral. Normally, the referral would show the URL the person used to access the login page, but it was blank.
I had no idea how a hacker was accessing the login page, bypassing your plugin and giving a blank referral.
Then today, it so happened that I was replying to a visitor to my site, a comment he made and my security plugin sent me an email when I accessed comment page via my dashboard, yet at that time, I was not redirected. But, when I used the URL directly into my browser, WordPress redirected me to my login. Viola, I got the warning email and the referral was blank.
With some research, I found that WordPress designed the blog software to redirect incomplete URL’s and other non-related URL’s. I tried some mods to php files to stop the redirect and all failed to stop the redirect to the login page.
Any suggestions?
- The topic ‘WordPress redirect bypasses plugin’ is closed to new replies.