This page is experimental and may change significantly in future releases.
Use of a One-Way Hash without a Salt
Properties
id: d3f:CWE-759
- name
- Use of a One-Way Hash without a Salt
- definition
- The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product does not also use a salt as part of the input.
Neighbors
CWE-759 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-759 has no related weaknesses in this release.