CWEVariantDraft3 recent CVEs

CWE-329Generation of Predictable IV with CBC Mode

Description

The product generates and uses a predictable initialization Vector (IV) with Cipher Block Chaining (CBC) Mode, which causes algorithms to be susceptible to dictionary attacks when they are encrypted under the same key.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE