Loading
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.
Use CWE-203, Redhat vendor hub and Wildfly Elytron product page to widen CVE-2022-3143 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-10714, CVE-2020-1748 and CVE-2021-3642 for nearby disclosures in the same product family.