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
wc_VerifyEccsiHash missing sanity check
Vulnerability Description
wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the signature blob via `mp_read_unsigned_bin` with no check that they lie in `[1, q-1]`. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.
CVSS Information
N/A
Vulnerability Type
密码学签名的验证不恰当
Vulnerability Title
wolfSSL(CyaSSL) 安全漏洞
Vulnerability Description
wolfSSL(CyaSSL)是美国wolfSSL公司的一个针对嵌入式系统开发人员使用的小的、可移植的嵌入式SSL编程库。 wolfSSL存在安全漏洞,该漏洞源于ECCSI签名验证器未检查标量范围,可能导致特制伪造签名通过验证。
CVSS Information
N/A
Vulnerability Type
N/A