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/sdk to version 2.0.0 or higher.
@bsv/sdk is a BSV Blockchain Software Development Kit
Affected versions of this package are vulnerable to Improper Following of Specification by Caller in the Peer class, used by the processInitialRequest and processInitialResponse methods. An attacker can cause a signature to be insufficiently validated, which may lead to incompatibility with other SDK implementations using mutual BRC-104 authentication. When the affected methods prepare signatures, they concatenate nonce strings before encoding, thus losing entropy, compared to the protocol specification and to other implementations.