CWE-760 - Use of a One-Way Hash with a Predictable Salt

Description

The software uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the software uses a predictable salt as part of the input.






Latest vulnerabilities for CWE-760

References

Description of CWE-760 on Mitre website