High severityNVD Advisory· Published Jan 11, 2023· Updated Apr 9, 2025
CVE-2022-3143
CVE-2022-3143
Description
wildfly-elytron: possible timing attacks via use of unsafe comparator. A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or impersonate an authed user.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.wildfly.security:wildfly-elytronMaven | < 1.15.15.Final | 1.15.15.Final |
org.wildfly.security:wildfly-elytronMaven | >= 1.16.0.CR1, < 1.20.3.Final | 1.20.3.Final |
Affected products
2- Range: 1.15.15
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.