2
Cryptographic Failures
Critical
Failures related to cryptography that often lead to exposure of sensitive data. This includes lack of encryption, weak or poorly implemented algorithms.
Example 1

Storing passwords without hashing or with weak algorithms

Example 2

Transmitting sensitive data without encryption

Example 3

Using obsolete or insecure encryption algorithms