Broken authentication demystified
‘Broken authentication’ is a security weakness that allows an attacker to go around the standard authentication methods used by a web app. It is one of the most widespread and impactful vulnerabilities as per the OWASP list. In this blog, we examine several flaws due to broken authentication and share a few ways how such security flaws can be addressed.