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 github.com/fleetdm/fleet/server/datastore/mysql to version 4.81.0 or higher.
Affected versions of this package are vulnerable to SQL Injection in the Apple MDM profile delivery pipeline. An attacker can access or modify sensitive database contents, such as user credentials, API tokens, and device enrollment secrets, by sending a malicious UDID during the MDM Authenticate check-in, which is later interpolated directly into SQL queries. This allows execution of arbitrary SQL statements, including inserting new admin accounts, modifying configuration, deploying malicious profiles or scripts, and deleting data. This is only exploitable if Apple MDM is enabled and the attacker possesses a valid SCEP-issued enrollment certificate (mTLS).