BaseDraft
CWE-308Use of Single-factor Authentication
Category: auth
Description
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.
Common consequences· 1
- Access Control — Bypass Protection MechanismIf the secret in a single-factor authentication scheme gets compromised, full authentication is possible.
Potential mitigations· 1
- [Architecture and Design]Use multiple independent authentication schemes, which ensures that -- if one of the methods is compromised -- the system itself is still likely safe from compromise. For this reason, if multiple schemes are possible, they should be implemented and required -- especially if they are easy to use.
Related CAPEC attack patterns· 14
References
Exploits (incoming)14
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Use of Known Kerberos Credentialscapec-652 | 100% | live |
| AttackPattern | Windows Admin Shares with Stolen Credentialscapec-561 | 100% | live |
| AttackPattern | Password Brute Forcingcapec-49 | 100% | live |
| AttackPattern | Dictionary-based Password Attackcapec-16 | 100% | live |
| AttackPattern | Rainbow Table Password Crackingcapec-55 | 100% | live |
| AttackPattern | Password Sprayingcapec-565 | 100% | live |
| AttackPattern | Try Common or Default Usernames and Passwordscapec-70 | 100% | live |
| AttackPattern | Use of Known Domain Credentialscapec-560 | 100% | live |
| AttackPattern | Credential Stuffingcapec-600 | 100% | live |
| AttackPattern | Use of Captured Tickets (Pass The Ticket)capec-645 | 100% | live |
| AttackPattern | Use of Captured Hashes (Pass The Hash)capec-644 | 100% | live |
| AttackPattern | Kerberoastingcapec-509 | 100% | live |
| AttackPattern | Use of Known Operating System Credentialscapec-653 | 100% | live |
| AttackPattern | Remote Services with Stolen Credentialscapec-555 | 100% | live |
(incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-42959cve-2025-42959 | 0% | live |
| Vulnerability | CVE-2025-64103cve-2025-64103 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.