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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-49756— Req 库通过未转义名称/文件名/content_type注入Multipart表单数据头漏洞

AI 预测 9.1 利用难度: 较易 EPSS 0.03% · P8

影响版本矩阵 2

厂商产品版本范围状态
wojtekmachreq0.5.3< 0.6.0affected
60253dbe9436cb8e9c738f895032f2e87939b597< 74506ff2c5addf74df85d79dc726e9b2e264a8baaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-49756 基础信息

漏洞信息

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

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

Vulnerability Title
Multipart form-data header injection in Req via unescaped name/filename/content_type
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encode_form_part/2 in lib/req/utils.ex builds the per-part headers by interpolating the caller-supplied name, filename, and content_type values directly into the content-disposition and content-type lines with no escaping or CRLF stripping. A value containing ", \r, or \n closes the surrounding quoted value and starts a new header line; an additional \r\n--<boundary> terminates the current part and prepends a smuggled part of the attacker's choosing. This is reachable through every supported way of supplying a part. It is particularly easy when value is a %File.Stream{}, because filename then defaults to Path.basename(stream.path) and POSIX filenames may legitimately contain \r and \n. Any application that forwards user-controlled filenames (or field names / MIME types) through Req.post/2 with form_multipart: lets an attacker inject arbitrary headers into the outgoing multipart body or smuggle additional fields and parts into the request the victim service sends downstream. This issue affects req: from 0.5.3 before 0.6.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
wojtekmachreq 0.5.3 ~ 0.6.0 cpe:2.3:a:wojtekmach:req:*:*:*:*:*:*:*:*
wojtekmachreq 60253dbe9436cb8e9c738f895032f2e87939b597 ~ 74506ff2c5addf74df85d79dc726e9b2e264a8ba cpe:2.3:a:wojtekmach:req:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-49756 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-49756 的情报信息

登录查看更多情报信息。

CVE-2026-49756 补丁与修复 (1)

CVE-2026-49756 厂商安全公告 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-49756

暂无评论


发表评论