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 Centos:10
jq-debuginfo
to version 0:1.7.1-8.el10_0.1 or higher.
Note: Versions mentioned in the description apply only to the upstream jq-debuginfo
package and not the jq-debuginfo
package as distributed by Centos
.
See How to fix?
for Centos:10
relevant fixed versions and status.
jq is a command-line JSON processor. In versions up to and including 1.7.1, a heap-buffer-overflow is present in function jv_string_vfmt
in the jq_fuzz_execute harness from oss-fuzz. This crash happens on file jv.c, line 1456 void* p = malloc(sz);
. As of time of publication, no patched versions are available.