目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-38546— curl 安全漏洞

一分钟漏洞结论

影响对象
curl curl
利用判断
利用概率较高,应尽快评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

curl是一款用于从服务器传输数据或向服务器传输数据的工具。 curl 7.9.1至8.3.0版本存在安全漏洞,该漏洞源于存在cookie注入漏洞,允许攻击者将cookie插入正在运行的程序中。

AI 预测 7.8 利用难度: 中等 EPSS 6.21% · P93

影响版本矩阵 2

厂商产品 版本范围状态
curl curl 8.4.0< 8.4.0 affected
7.9.1< 7.9.1 unaffected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-38546 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program using libcurl. And if using the correct file format of course.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
curl 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
curl是一款用于从服务器传输数据或向服务器传输数据的工具。 curl 7.9.1至8.3.0版本存在安全漏洞,该漏洞源于存在cookie注入漏洞,允许攻击者将cookie插入正在运行的程序中。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
curl curl 8.4.0 ~ 8.4.0 -

二、漏洞 CVE-2023-38546 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-38546 的情报信息

登录查看更多情报信息。

CVE-2023-38546 厂商安全公告 (4)

CVE-2023-38546 邮件列表归档 (4)

CVE-2023-38546 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2023-38546

暂无评论


发表评论