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 applicationsThere is no fixed version for prefect.
prefect is a Prefect is a new workflow management system, designed for modern infrastructure and powered by the open-source Prefect Core workflow engine. Users organize Tasks into Flows, and Prefect takes care of the rest.
Affected versions of this package are vulnerable to Arbitrary Argument Injection via the reference field in the GitHubRepository block, which is concatenated directly into a git clone command string without proper sanitization and then parsed by shlex.split(). An attacker can execute arbitrary git command-line options by supplying crafted input, potentially leading to server-side request forgery, credential theft, or remote code execution.