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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-13311— shell-quote 解析函数存在拒绝服务漏洞

CVSS 7.5 · High EPSS 0.36% · P28
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
shell-quote parse() is quadratic in token count, enabling denial of service
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
shell-quote prior to 1.8.5 finalizes parsed tokens in parse() using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse() runs in O(n^2) time relative to the number of input tokens. An attacker who can supply an attacker-controlled string to any code path that calls parse() (no shell metacharacters are required; plain space-separated words suffice) can block the single-threaded Node.js event loop for an extended period with a small input, resulting in a denial of service. There is no code execution or data disclosure; impact is to availability only. Fixed in 1.8.5.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
算法复杂性
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
ljharbshell-quote 0 ~ 1.8.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-13311 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-13311

暂无评论


发表评论