CWE-305: Authentication Bypass by Primary Weakness
Authentication Bypass by Primary Weakness
Weakness ID: 305 (Weakness Base)
Status: Draft
Description
Description Summary
The authentication algorithm is sound, but the implemented
mechanism can be bypassed as the result of a separate weakness that is primary
to the authentication error.
The password is not properly checked, which allows
remote attackers to bypass access controls by sending a 1-byte password that
matches the first character of the real password.