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 applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for 389ds/389-ds-base.
Affected versions of this package are vulnerable to Missing Authorization via the CleanAllRUV and Abort CleanAllRUV processes. An attacker can remove a replica's entry from replication metadata, purge changelog records, or interrupt an administrator's in-progress cleanup by sending crafted LDAP requests to the server. This is only exploitable if the attacker can reach the LDAP listener; with anonymous access enabled (the default), no authentication is required, but if restricted, any authenticated account can trigger the behavior regardless of privilege level.
This vulnerability can be mitigated by setting nsslapd-allow-anonymous-access to rootdse or off, and by restricting replication LDAP ports to trusted networks.