脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
cpp-httplib: HTTP Request Smuggling via Unconsumed GET Request Body
脆弱性説明
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.40.0, cpp-httplib is vulnerable to HTTP Request Smuggling. The server's static file handler serves GET responses without consuming the request body. On HTTP/1.1 keep-alive connections, the unread body bytes remain on the TCP stream and are interpreted as the start of a new HTTP request. An attacker can embed an arbitrary HTTP request inside the body of a GET request, which the server processes as a separate request. This issue has been patched in version 0.40.0.
CVSS情報
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
脆弱性タイプ
HTTP请求的解释不一致性(HTTP请求私运)
脆弱性タイトル
cpp-httplib 环境问题漏洞
脆弱性説明
cpp-httplib是yhirose个人开发者的一款使用C++语言编写的HTTP/HTTPS服务器和客户端库。 cpp-httplib 0.40.0之前版本存在环境问题漏洞,该漏洞源于静态文件处理程序未消耗请求体,可能导致HTTP请求夹带攻击。
CVSS情報
N/A
脆弱性タイプ
N/A