漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
cpp-httplib: TLS certificate chain verification bypassed for IP-literal hosts on Mbed TLS and wolfSSL backends
Vulnerability Description
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In affected Mbed TLS backend versions from 0.31.0 through 0.46.1 and wolfSSL backend versions from 0.33.0 through 0.46.1, when cpp-httplib is built with CPPHTTPLIB_MBEDTLS_SUPPORT or CPPHTTPLIB_WOLFSSL_SUPPORT and a client connects to an IP-literal host with server certificate verification enabled, SSLClient and Client in HTTPS mode skip certificate chain validation and WebSocketClient on the Mbed TLS backend skips verification altogether, allowing a man-in-the-middle attacker positioned to intercept traffic to present a crafted certificate and read or modify the traffic. This issue is fixed in version 0.47.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
证书验证不恰当
Vulnerability Title
yhirose cpp-httplib 加密问题漏洞
Vulnerability Description
yhirose cpp-httplib是yhirose个人开发者开源的一款使用C++语言编写的HTTP/HTTPS服务器和客户端库。 yhirose cpp-httplib存在加密问题漏洞,该漏洞源于使用Mbed TLS或wolfSSL后端时,当客户端连接到IP文字主机且服务器证书验证开启时,SSLClient和Client在HTTPS模式下会跳过证书链验证,Mbed TLS后端的WebSocketClient则完全跳过验证,导致中间人攻击者可以通过拦截流量并出示精心构造的证书来读取或修改流量。以下版本受
CVSS Information
N/A
Vulnerability Type
N/A