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 bsv-wallet to version 0.3.4 or higher.
bsv-wallet is an Implements the BRC-100 standard wallet-to-application interface for the BSV Blockchain.
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the acquire_certificate function. An attacker can persist forged certificate records by supplying arbitrary signatures or by controlling a certifier endpoint, causing downstream processes to treat these forged certificates as authentic. This can lead to unauthorized assertion of identity attributes and pollution of the credential store with attacker-controlled data.
This vulnerability can be mitigated by restricting access to acquire_certificate to trusted callers only, avoiding the use of untrusted certifier URLs with the issuance protocol, enforcing TLS for such requests, and performing out-of-band verification of certificates before relying on their contents.