一、 漏洞 CVE-2021-32685 基础信息
漏洞标题
tenvoy中加密签名的不当验证
来源:AIGC 神龙大模型
漏洞描述信息
tenvoy中加密签名的不当验证
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
Improper Verification of Cryptographic Signature in tenvoy
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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`.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
密码学签名的验证不恰当
来源:美国国家漏洞数据库 NVD
漏洞标题
tEnvoy 数据伪造问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
tEnvoy是开源的一个软件包。用于node.js 和浏览器中的 PGP、NaCl 和 PBKDF2的散列、随机、加密、解密、签名、转换。 tEnvoy 7.0.3之前版本存在数据伪造问题漏洞,该漏洞源于程序对于任何SHA-512哈希值与消息的SHA-512哈希值匹配的签名,"tEnvoyNaClSigningKey"的"verifyWithMessage"方法总是返回"true",即使签名是无效的。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2021-32685 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2021-32685 的情报信息