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 sssd.
Affected versions of this package are vulnerable to Privilege Context Switching Error via improper mapping of domain user accounts to privileged local accounts when the Kerberos local authentication plugin sssd_krb5_localauth_plugin is not enabled. An attacker can gain unauthorized access or elevated privileges by modifying certain Active Directory attributes, such as userPrincipalName or samAccountName, to impersonate privileged users. This is only exploitable if the Kerberos local authentication plugin is not enabled in the configuration.
This vulnerability can be mitigated by explicitly enabling the SSSD Kerberos local authentication plugin (sssd_krb5_localauth_plugin) and disabling an2ln plugin with disable = an2ln .