This page is experimental and may change significantly in future releases.
Generation of Predictable IV with CBC Mode
Properties
id: d3f:CWE-329
- name
- Generation of Predictable IV with CBC Mode
- definition
- 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.
Neighbors
CWE-329 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-329 has no related weaknesses in this release.