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
Utils.readChallengeTx does not verify the server account signature
Vulnerability Description
js-stellar-sdk is a Javascript library for communicating with a Stellar Horizon server. The `Utils.readChallengeTx` function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying that the `serverAccountID` has signed the transaction. In js-stellar-sdk before version 8.2.3, the function does not verify that the server has signed the transaction. Applications that also used `Utils.verifyChallengeTxThreshold` or `Utils.verifyChallengeTxSigners` to verify the signatures including the server signature on the challenge transaction are unaffected as those functions verify the server signed the transaction. Applications calling `Utils.readChallengeTx` should update to version 8.2.3, the first version with a patch for this vulnerability, to ensure that the challenge transaction is completely valid and signed by the server creating the challenge transaction.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Vulnerability Type
认证机制不恰当
Vulnerability Title
js-stellar-sdk 数据伪造问题漏洞
Vulnerability Description
js-stellar-sdk是一个应用软件。一个用于与Stellar Horizon 服务器通信的 Javascript 库 。 Js-stellar-sdk 8.2.3之前版本存在数据伪造问题漏洞,该漏洞源于程序的"Utils.readChallengeTx"函数没有验证服务器是否已签署交易。
CVSS Information
N/A
Vulnerability Type
N/A