DEBIAN-CVE-2025-59432

Source
https://security-tracker.debian.org/tracker/CVE-2025-59432
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2025-59432.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2025-59432
Upstream
Published
2025-09-22T20:15:38.673Z
Modified
2025-11-17T04:34:36.903034Z
Severity
  • 6.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
[none]
Details

SCRAM (Salted Challenge Response Authentication Mechanism) is part of the family of Simple Authentication and Security Layer (SASL, RFC 4422) authentication mechanisms. Prior to version 3.2, a 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 potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted. This vulnerability has been patched in version 3.1 by replacing Arrays.equals with MessageDigest.isEqual, which ensures constant-time comparison.

References

Affected packages

Debian:11 / libscram-java

Package

Name
libscram-java
Purl
pkg:deb/debian/libscram-java?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.0.0~beta.2-3

2.*

2.1-1

3.*

3.1-1
3.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / libscram-java

Package

Name
libscram-java
Purl
pkg:deb/debian/libscram-java?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1-1

3.*

3.1-1
3.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / libscram-java

Package

Name
libscram-java
Purl
pkg:deb/debian/libscram-java?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.1-1
3.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / libscram-java

Package

Name
libscram-java
Purl
pkg:deb/debian/libscram-java?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2-1

Affected versions

3.*

3.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}