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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-46643— Snappy 操作系统命令注入漏洞

AI 预测 9.8 利用难度: 较易 EPSS 0.15% · P5

影响版本矩阵 1

厂商产品版本范围状态
KnpLabssnappy< 1.7.1affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Snappy: Binary path is never shell-escaped due to an inverted is_executable check
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.1, on POSIX, escapeshellarg(‘/usr/bin/wkhtmltopdf’) returns the literal string ‘/usr/bin/wkhtmltopdf’ with the single-quote characters included. is_executable() then looks for a file whose actual name contains those quote characters, which essentially never exists. The safe branch is dead code and $command always falls through to the raw, unescaped value. The rest of the arguments (options, input, output) are escaped correctly, so injection has to land in the binary string itself. That happens whenever the binary path is sourced from configuration that is user-influenced, derived from environment variables that ultimately come from request data, or concatenated with any user-controlled fragment. This issue has been patched in version 1.7.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Snappy 操作系统命令注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Snappy是KNP Labs个人开发者的一个 PHP 库,允许从 url 或 html 页面生成缩略图、快照或 PDF。 Snappy 1.7.1之前版本存在操作系统命令注入漏洞,该漏洞源于POSIX系统上escapeshellarg函数返回包含单引号的字符串,导致二进制路径未转义,可能允许注入攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
KnpLabssnappy < 1.7.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-46643 厂商安全公告 (1)

CVE-2026-46643 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-46643

暂无评论


发表评论