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 moonraker to version 0.10.0 or higher.
moonraker is an API Server for Klipper
Affected versions of this package are vulnerable to LDAP Injection via the ldap component in the login endpoint. An attacker can enumerate user IDs and user attributes by exploiting LDAP search filter injection and analyzing 401 error responses to determine the success of search attempts.
Note: This is only exploitable if the ldap component is enabled in the configuration.
This vulnerability can be mitigated by setting the max_login_attempts option in the [authorization] section to limit consecutive failed login attempts, or by removing the ldap section from the configuration and relying on built-in user authentication.