The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade RHEL:9
eap7-wildfly-elytron-tool
to version 0:1.15.16-1.Final_redhat_00001.1.el9eap or higher.
This issue was patched in RHSA-2023:0554
.
Note: Versions mentioned in the description apply only to the upstream eap7-wildfly-elytron-tool
package and not the eap7-wildfly-elytron-tool
package as distributed by RHEL
.
See How to fix?
for RHEL:9
relevant fixed versions and status.
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.