[ Securiy Issue ]
-
A malicious attacker can send a login request without the
g-recaptcha-responseparameter.While they won’t be able to login, they will still hit the authentication routines. For example this can be abused to automate a brute force enumeration attack to discover valid user names.
(eg: The error response from wordpress is different based on whether the username exists or not).
The ideal result should be that if the above parameter is missing, authentication should not even be attempted.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[ Securiy Issue ]’ is closed to new replies.