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 contiki-ng/contiki-ng
to version 4.9 or higher.
Affected versions of this package are vulnerable to Out-of-bounds Read when processing ICMP DAO packets in the dao_input_storing
function, the Contiki-NG OS does not verify that the packet buffer is big enough to contain the bytes it needs before accessing them. Up to 16 bytes can be read out of bounds in the dao_input_storing
function. An attacker can truncate an ICMP packet to contain insufficient data, leading to an out-of-bounds read on these lines.