CWE-304—Missing Critical Step in Authentication
PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11
Metadata
名称
Missing Critical Step in Authentication
描述
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.