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
Botan has a certificate authentication bypass due to trust anchor confusion
Vulnerability Description
Botan is a C++ cryptography library. In 3.11.0, the function Certificate_Store::certificate_known had a misleading name; it would return true if any certificate in the store had a DN (and subject key identifier, if set) matching that of the argument. It did not check that the cert it found and the cert it was passed were actually the same certificate. In 3.11.0 an extension of path validation logic was made which assumed that certificate_known only returned true if the certificates were in fact identical. The impact is that if an end entity certificate is presented, and its DN (and subject key identifier, if set) match that of any trusted root, the end entity certificate is accepted immediately as if it itself were a trusted root. , This vulnerability is fixed in 3.11.1.
CVSS Information
N/A
Vulnerability Type
证书验证不恰当
Vulnerability Title
Botan 信任管理问题漏洞
Vulnerability Description
Botan是Jack Lloyd个人开发者的一个C++加密库。 Botan 3.11.0版本存在信任管理问题漏洞,该漏洞源于Certificate_Store::certificate_known函数逻辑错误,可能导致接受不匹配的终端实体证书。
CVSS Information
N/A
Vulnerability Type
N/A