[BUG] Users can register even with registration turned off
-
I run a subscription site and we import users to gain access. It looks like this morning someone registered (spam bot) even though we have registration turned off. I tried using the URL’s that I see in the access log but they don’t seem to work unless I’m logged in. I then look at the time the user was registered and see this access log according
117.194.102.3 - - [07/Oct/2011:10:45:10 -0500] "POST /newrrpc/wp-admin/user-new.php HTTP/1.1" 302 - "https://mysite.com/newrrpc/wp-admin/user-new.php" "Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2"
It looks to me like they used POST params to bypass the security and allow themsevles to register. All other requests from them are GET except for a few of them where they try to use wp-admin/user-new.php
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[BUG] Users can register even with registration turned off’ is closed to new replies.