CVE-2026-10144 in Rsbuild信息

摘要

由 VulDB • 2026-09-15

Rsbuild 在 2.0.9 版本之前存在命令注入漏洞,攻击者可通过向 macOS 上的 server.open 配置提供包含 Shell 元字符的构造 URL,从而执行任意操作系统命令。packages/core/src/server/open.ts 中的 openBrowser() 函数在将 URL 通过 encodeURI() 编码后,再将其插值到由 child_process.exec() 执行的 Shell 命令中;但由于 encodeURI() 不会编码美元符号、括号或分号,嵌入的 Shell 元字符会被 /bin/sh 解析执行,从而导致任意命令执行。

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

来源

Might our Artificial Intelligence support you?

Check our Alexa App!