LiveActive security incident?Get immediate response
CWE Reference

CWE for c - Page 6

Browse cwe for c with official CWE context and Glexia analysis.

Release 4.20listing

Search And Filters

Browse CWE records

Showing 50 of 857 CWE records · Page 6 of 18.

CWE-328WeaknessBase

CWE-328: Use of Weak Hash

The product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).