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 applicationsA fix was pushed into the master branch but not yet published.
Affected versions of this package are vulnerable to Timing Attack in the memcmp function used for label hash verification in the RSA-OAEP decryption implementation of the Hisilicon HPRE crypto driver, due to the use of non-constant-time comparison and multiple distinguishable error paths. An attacker can recover plaintext data by performing adaptive chosen ciphertext queries and analyzing the resulting error responses. This is only exploitable if running on plat-d06 with CFG_HISILICON_ACC_V3=y, which is disabled by default.
This vulnerability can be mitigated by disabling the Hisilicon HPRE RSA driver with CFG_HISILICON_ACC_V3=n.