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 stedolan/jq to version 1.8.2-rc1 or higher.
Affected versions of this package are vulnerable to Out-of-bounds Read in the _strindices function due to missing runtime type checks on input arguments. An attacker can cause a crash and potentially disclose limited memory contents by supplying crafted input that leads to a controlled pointer dereference and memory read. This is only exploitable if untrusted jq filters are evaluated against a release build compiled with -DNDEBUG.