Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-3143


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.


Published

2023-01-13T06:15:11.080

Last Modified

2025-04-09T14:15:23.850

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.4 (HIGH)

Weaknesses
  • Type: Primary
    CWE-203
  • Type: Secondary
    CWE-203

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application redhat wildfly_elytron 1.15.15 Yes
Application redhat jboss_enterprise_application_platform 7.0.0 Yes

References