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 go.pinniped.dev/internal/upstreamldap
to version 0.17.0 or higher.
go.pinniped.dev/internal/upstreamldap is an implements an abstraction of upstream LDAP IDP interactions.
Affected versions of this package are vulnerable to LDAP Injection in the Pinniped Supervisor
with either LDAPIdentityProvider
or ActiveDirectoryIdentityProvider
resources. An attack would involve the malicious user changing the common name (CN) of their user entry on the LDAP or AD server to include special characters, which could be used to perform LDAP query injection on the Supervisor's LDAP query which determines their Kubernetes group membership.