The software does not implement sufficient measures to prevent multiple failed authentication attempts within in a short time frame, making it more su

Disclosed: 2022-06-15 18:18:31 By suryasnn To linkedin
Medium
Vulnerability Details
example-> String username = request.getParameter("username"); String password = request.getParameter("password"); int authResult = authenticateUser(username, password); the security tokens can be bypassed easily , they are dont make user account safe . //script -> check attached file ## Impact Technical Impact: Bypass Protection Mechanism An attacker could perform an arbitrary number of authentication attempts using different passwords, and eventually gain access to the targeted account.
Actions
View on HackerOne
Report Stats
  • Report ID: 1591504
  • State: Closed
  • Substate: not-applicable
  • Upvotes: 1
Share this report