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 sagemaker to version 2.257.2 or higher.
sagemaker is an Open source library for training and deploying models on Amazon SageMaker.
Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information in the ModelBuilder/Serve component. An attacker can extract sensitive HMAC signing keys by accessing the SageMaker describe APIs and, with sufficient permissions, forge valid integrity signatures for malicious model artifacts, potentially leading to code execution in inference containers with elevated IAM permissions. This is only exploitable if the attacker has permissions to call the describe APIs and S3 write access to the model artifact path.
This vulnerability can be mitigated by manually removing the SAGEMAKER_SERVE_SECRET_KEY environment variable from existing SageMaker models by recreating the model without this variable in the container environment configuration.