Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
bsv-sdk and bsv-wallet persist unverified certifier signatures in acquire_certificate (direct and issuance paths)
Vulnerability Description
BSV Ruby SDK is the Ruby SDK for the BSV blockchain. From 0.3.1 to before 0.8.2, BSV::Wallet::WalletClient#acquire_certificate persists certificate records to storage without verifying the certifier's signature over the certificate contents. In acquisition_protocol: 'direct', the caller supplies all certificate fields (including signature:) and the record is written to storage verbatim. In acquisition_protocol: 'issuance', the client POSTs to a certifier URL and writes whatever signature the response body contains, also without verification. An attacker who can reach either API (or who controls a certifier endpoint targeted by the issuance path) can forge identity certificates that subsequently appear authentic to list_certificates and prove_certificate.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
密码学签名的验证不恰当
Vulnerability Title
BSV Ruby SDK 数据伪造问题漏洞
Vulnerability Description
BSV Ruby SDK是Simon Bettison个人开发者的一个BSV区块链的Ruby开发工具包。 BSV Ruby SDK 0.3.1至0.8.2之前版本存在数据伪造问题漏洞,该漏洞源于存储证书记录时未验证签名,可能导致攻击者伪造身份证书。
CVSS Information
N/A
Vulnerability Type
N/A