CWE-1431

Driving Intermediate Cryptographic State/Results to Hardware Module Outputs

BaseIncomplete

The product uses a hardware module implementing a cryptographic algorithm that writes sensitive information about the intermediate state or results of its cryptographic operations via one of its output wires (typically the output port containing the final result).

Related weaknesses

ChildOf CWE-200 (Vue 1000)PeerOf CWE-497 (Vue 1000)