CWE-308Use of Single-factor Authentication

PUBLISHEDweakness recordHigh
released 2006-07-19 · last modified 2025-12-11
CWE-308 - Use of Single-factor Authentication - Diagram

Metadata

CWE ID:
CWE-308
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Use of Single-factor Authentication

描述

The product uses an authentication algorithm that uses a single factor (e.g., a password) in a security context that should require more than one factor.

常见后果

范围:
Access Control
影响:
Bypass Protection Mechanism
注释:
If the secret in a single-factor authentication scheme gets compromised, full authentication is possible.

相关 CWE