GHSA-3wfh-36rx-9537
MODERATECVE-2025-59432A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and pot
- Affected
- < 3.2
- Fixed in
- 3.2
- Weakness
- CWE-208
- Published
- 2025-09-16
- Source
- github