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 Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade wrangler to version 3.114.17, 4.59.1 or higher.
wrangler is a Command-line interface for all things Cloudflare Workers
Affected versions of this package are vulnerable to Improper Input Validation via the wrangler pages deploy command when the --commit-hash parameter is passed directly to a shell command without proper validation or sanitization. An attacker can execute arbitrary system commands by supplying crafted input to the --commit-hash parameter.
Note:
This is only exploitable if the --commit-hash parameter is attacker-controlled, such as in CI/CD environments where it is populated from untrusted sources.