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 Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/minio/minio/cmd
to version RELEASE.2025-02-28T09-55-16Z or higher.
github.com/minio/minio/cmd is an open source object storage server compatible with Amazon S3 APIs.
Affected versions of this package are vulnerable to Improper Authentication due to a flaw in the evaluation of SSH key trust during SFTP connections. An attacker can bypass authentication and access unauthorized data by exploiting the absence of the sshPublicKey
property in LDAP for a given user.
Note:
This is only exploitable if the MinIO server is configured for SFTP access using LDAP as an external identity provider, the attacker knows an LDAP username without the sshPublicKey
property, and the LDAP username or their groups have MinIO access policies configured.