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 Remote Code Execution vulnerabilities in an interactive lesson.
Start learningWhen making REST api calls, the puppet master takes YAML from an untrusted client, deserializes it, and then calls methods on the resulting object. An attacker may take advantage of this to craft a YAML payload that will cause the deserialization to construct an instance of any class in the ruby process and execute code from the payload.