CWE-1255βComparison Logic is Vulnerable to Power Side-Channel Attacks
PUBLISHEDweakness record
released 2020-08-20 Β· last modified 2025-12-11
Metadata
Weakness Name
Comparison Logic is Vulnerable to Power Side-Channel Attacks
Description
A device's real time power consumption may be monitored during security token evaluation and the information gleaned may be used to determine the value of the reference token.
The power consumed by a device may be instrumented and monitored in real time. If the algorithm for evaluating security tokens is not sufficiently robust, the power consumption may vary by token entry comparison against the reference value. Further, if retries are unlimited, the power difference between a "good" entry and a "bad" entry may be observed and used to determine whether each entry itself is correct thereby allowing unauthorized parties to calculate the reference value.