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 wp-coding-standards/wpcs to version 3.4.1 or higher.
Affected versions of this package are vulnerable to Eval Injection in the is_falsy function of the WordPress.WP.EnqueuedResourceParameters process. An attacker can execute arbitrary commands on the scanning host by submitting maliciously crafted arguments that are evaluated during code analysis. This is only exploitable if the WordPress or WordPress-Extra rulesets are used to scan untrusted PHP code, such as in CI pipelines or when reviewing third-party code.
This vulnerability can be mitigated by disabling the affected sniff via an tag in the custom ruleset configuration.