BaseIncomplete
CWE-261Weak Encoding for Password
Category: auth
Description
Obscuring a password with a trivial encoding does not protect the password.
Password management issues occur when a password is stored in plaintext in an application's properties or configuration file. A programmer can attempt to remedy the password management problem by obscuring the password with an encoding function, such as base 64 encoding, but this effort does not adequately protect the password.
Common consequences· 1
- Access Control — Gain Privileges or Assume Identity
Potential mitigations· 1
- []Passwords should be encrypted with keys that are at least 128 bits in length for adequate security.
Related CAPEC attack patterns· 1
References
Exploits (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Rainbow Table Password Crackingcapec-55 | 100% | live |
(incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-31229cve-2025-31229 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.