漏洞描述
decode-uri-component 是一个用于解码 url 中的查询字符串和哈希字符串的工具包。query-string 是一个用于解析和字符串化 URL 中查询字符串的 npm 工具包。
decode-uri-component 在 0.2.0 及之前的版本存在输入验证不当漏洞,在使用 decodeUriComponent 类解析特制字符串如“%ea%ba%5a%ba”时会捕获异常“Uncaught TypeError TypeError: decodeComponents(...).join is not a function ”,攻击者可通过 decodeUriComponent 解析特制的 url 字符串造成拒绝服务。由于query-string 使用 decode-uri-component 组件对 url 进行解码,query-string 在 7.1.1 及之前版本中受此漏洞影响。
漏洞名称 | decode-uri-component <=0.2.0 存在输入验证不当漏洞 |
---|---|
漏洞类型 | 输入验证不恰当 |
发现时间 | 2022-11-29 |
漏洞影响广度 | 极小 |
MPS编号 | MPS-2022-56259 |
CVE编号 | CVE-2022-38900 |
CNVD编号 | - |
影响范围
query-string@(-∞, 7.1.1]
decode-uri-component@(-∞, 0.2.0]
修复方案
query-string 暂未发布新版本,请关注官方公告:https://github.com/sindresorhus/query-string
decode-uri-component 暂未发布新版本,请关注官方公告:https://github.com/SamVerschueren/decode-uri-component
参考链接
https://www.oscs1024.com/hd/MPS-2022-56259
https://nvd.nist.gov/vuln/detail/CVE-2022-38900
https://github.com/SamVerschueren/decode-uri-component/issues/5
https://github.com/sindresorhus/query-string/issues/345
情报订阅
OSCS(开源软件供应链安全社区)通过最快、最全的方式,发布开源项目最新的安全风险动态,包括开源组件安全漏洞、事件等信息。同时提供漏洞、投毒情报的免费订阅服务,社区用户可通过配置飞书、钉钉、企业微信机器人,及时获得一手情报信息推送:
https://www.oscs1024.com/cm/?src=osc
具体订阅方式详见: