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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-33183— Saloon 路径遍历漏洞

AI 预测 9.8 利用难度: 较易 EPSS 0.57% · P43

可能的 ATT&CK 技术 1AI

T1552.004 · Private Keys
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Saloon has a Fixture Name Path Traversal Vulnerability
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Saloon is a PHP library that gives users tools to build API integrations and SDKs. Prior to version 4.0.0, fixture names were used to build file paths under the configured fixture directory without validation. A name containing path segments (e.g. ../traversal or ../../etc/passwd) resulted in a path outside that directory. When the application read a fixture (e.g. for mocking) or wrote one (e.g. when recording responses), it could read or write files anywhere the process had access. If the fixture name was derived from user or attacker-controlled input (e.g. request parameters or config), this constituted a path traversal vulnerability and could lead to disclosure of sensitive files or overwriting of critical files. The fix in version 4.0.0 adds validation in the fixture layer (rejecting names with /, \, .., or null bytes, and restricting to a safe character set) and defense-in-depth in the storage layer (ensuring the resolved path remains under the base directory before any read or write).
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Saloon 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Saloon是Saloon PHP开源的一个PHP API集成与SDK构建库。 Saloon 4.0.0之前版本存在路径遍历漏洞,该漏洞源于装置名称用于在配置的装置目录下构建文件路径而未经验证,可能导致路径遍历,从而泄露敏感文件或覆盖关键文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
saloonphpsaloon < 4.0.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · saloonphp · 2026-03-26 · 共 3 条

CVE-2026-33182Saloon 代码问题漏洞
CVE-2026-33942Saloon 代码问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-33183

暂无评论


发表评论