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
Improper Verification of Cryptographic Signature in tenvoy
Vulnerability Description
tEnvoy contains the PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org. In versions prior to 7.0.3, the `verifyWithMessage` method of `tEnvoyNaClSigningKey` always returns `true` for any signature that has a SHA-512 hash matching the SHA-512 hash of the message even if the signature was invalid. This issue is patched in version 7.0.3. As a workaround: In `tenvoy.js` under the `verifyWithMessage` method definition within the `tEnvoyNaClSigningKey` class, ensure that the return statement call to `this.verify` ends in `.verified`.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
密码学签名的验证不恰当
Vulnerability Title
tEnvoy 数据伪造问题漏洞
Vulnerability Description
tEnvoy是开源的一个软件包。用于node.js 和浏览器中的 PGP、NaCl 和 PBKDF2的散列、随机、加密、解密、签名、转换。 tEnvoy 7.0.3之前版本存在数据伪造问题漏洞,该漏洞源于程序对于任何SHA-512哈希值与消息的SHA-512哈希值匹配的签名,"tEnvoyNaClSigningKey"的"verifyWithMessage"方法总是返回"true",即使签名是无效的。
CVSS Information
N/A
Vulnerability Type
N/A