CWEVariantIncomplete3 recent CVEs

CWE-760Use of a One-Way Hash with a Predictable 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 uses a predictable salt as part of the input.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE