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 agent_dart
to version 1.0.0-dev.29 or higher.
agent_dart is an agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.
Affected versions of this package are vulnerable to Improper Certificate Validation due to improper handling in the _checkDelegation
function. An attacker can impersonate a subnet and sign canister responses on behalf of another subnet by exploiting unchecked canister_ranges
. Additionally, the lack of verification for the certificate's timestamp allows the certificate to effectively have no expiration time.