CWEVariantIncomplete4 recent CVEs

CWE-759Use of a One-Way Hash without a Salt

Description

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.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE