Описание
When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in turn could allow to find a correct tag bytewise.
EPSS
Процентиль: 10%
0.00203
Низкий
Дефекты
CWE-208
Связанные уязвимости
github
около 2 месяцев назад
When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in turn could allow to find a correct tag bytewise.
EPSS
Процентиль: 10%
0.00203
Низкий
Дефекты
CWE-208