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 Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade sparkle-project/Sparkle
to version 2.7.2 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization via the Downloader.xpc
service. A local unprivileged attacker can access and copy files protected by TCC permissions by registering the service globally and exploiting the lack of client validation.
##Workaround
This does not impact apps that do use the downloader service and have chosen make a custom build of Sparkle to sandbox the service (by setting a custom XPC_SERVICE_BUNDLE_ID_PREFIX
and uncommenting DOWNLOADER_SANDBOXED_ENTITLEMENTS
)