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 gnome/libgsf
.
This was deemed not a vulnerability.
Affected versions of this package are vulnerable to Heap-based Buffer Overflow through the gsf_prop_settings_collect_va
function, by manipulating the n_alloced_params
argument. This is due to an unchecked arithmetic during the dynamic expansion of the parameters array.
Note: The CVE was rejected because the code maintainer explains that "the call is invalid because p_n_param
is an input-output parameter indicating how big an array has already been allocated."