CWEBaseDraft6 recent CVEs

CWE-304Missing Critical Step in Authentication

Description

The product implements an authentication technique, but it skips a step that weakens the technique.

Authentication techniques should follow the algorithms that define them exactly, otherwise authentication can be bypassed or more easily subjected to brute force attacks.

Common consequences

Related CWEs

Recent CVEs classified under this CWE