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 applicationsThere is no fixed version for 389ds/389-ds-base.
Affected versions of this package are vulnerable to Timing Attack in the PBKDF2-SHA256 password verification process due to the use of standard memcmp instead of a constant-time comparison. An attacker can infer partial hash information by measuring the time taken for LDAP bind attempts. This is only exploitable if the attacker can perform a large number of authentication attempts and accurately measure response times.
This vulnerability can be mitigated by configuring the server to use an alternative password storage scheme (such as SSHA512 or GOST-Yescrypt) that employs constant-time comparison.