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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-29180— webpack-dev-middleware 安全漏洞

CVSS 7.4 · High EPSS 1.21% · P65
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-29180 基础信息

漏洞信息

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

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

Vulnerability Title
webpack-dev-middleware Path Traversal vulnerability
来源: CVE Program / CVE List V5
Vulnerability Description
Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. The middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory `memfs` filesystem. If `writeToDisk` configuration option is set to `true`, the physical filesystem is used. The `getFilenameFromUrl` method is used to parse URL and build the local file path. The public path prefix is stripped from the URL, and the `unsecaped` path suffix is appended to the `outputPath`. As the URL is not unescaped and normalized automatically before calling the midlleware, it is possible to use `%2e` and `%2f` sequences to perform path traversal attack. Developers using `webpack-dev-server` or `webpack-dev-middleware` are affected by the issue. When the project is started, an attacker might access any file on the developer's machine and exfiltrate the content. If the development server is listening on a public IP address (or `0.0.0.0`), an attacker on the local network can access the local files without any interaction from the victim (direct connection to the port). If the server allows access from third-party domains, an attacker can send a malicious link to the victim. When visited, the client side script can connect to the local server and exfiltrate the local files. Starting with fixed versions 7.1.0, 6.1.2, and 5.3.4, the URL is unescaped and normalized before any further processing.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
webpack-dev-middleware 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
webpack-dev-middleware是webpack开源的一个 express 风格的开发中间件。用于 webpack 捆绑包,并允许提供从 webpack 发出的文件。 webpack-dev-middleware 7.1.0、6.1.2 和 5.3.4 之前版本存在安全漏洞,该漏洞源于webpack -dev-middleware中间件在返回本地文件之前没有充分验证提供的 URL 地址,导致路径遍历。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
webpackwebpack-dev-middleware >= 7.0.0, < 7.1.0 -

二、漏洞 CVE-2024-29180 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 25980 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2024-29180 的情报信息

登录查看更多情报信息。

CVE-2024-29180 补丁与修复 (3)

CVE-2024-29180 厂商安全公告 (1)

CVE-2024-29180 其他参考 (5)

IV. Related Vulnerabilities

V. Comments for CVE-2024-29180

暂无评论


发表评论