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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-75847— AshPaperTrail 敏感属性存储于公开变更映射

一分钟漏洞结论

影响对象
ash-project ash_paper_trail
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

ash-project 中 ash_paper_trail 组件存在“敏感信息明文存储”漏洞,使得具有生成版本资源读取权限的攻击者能够恢复敏感属性(sensitive? attributes)的明文内容。 具体机制如下: AshPaperTrail 将所跟踪的敏感属性(sensitive? attributes)的取值存储在生成的版本资源的 changes 映射(map)中。该映射被声明为 public? true 且 sensitive? false,因此其值会由版本资源的默认读取操作返回,并出现在日志、insp

CVSS 5.9 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Sensitive attribute values stored in a non-sensitive public changes map in AshPaperTrail
来源: CVE Program / CVE List V5
Vulnerability Description
Cleartext Storage of Sensitive Information vulnerability in ash-project ash_paper_trail allows an attacker with read access to the generated version resource to recover the plaintext of sensitive? attributes. AshPaperTrail stores the values of tracked sensitive? attributes in the generated version resource's changes map, which is declared public? true and sensitive? false, so the values are returned by the version resource's default read action and printed in logs, inspect output, and error messages instead of being redacted. AshPaperTrail.Resource.Transformers.CreateVersionResource derives the changes map's sensitivity from the ignore_attributes list (the attributes excluded from changes) rather than from the tracked attributes actually stored in it, and ignore_attributes defaults to empty, so the flag is effectively always false. This issue affects ash_paper_trail: from 0.1.1 before 0.7.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
敏感数据的明文存储
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ash-project ash_paper_trail 0.1.1 ~ 0.7.0 cpe:2.3:a:ash-project:ash_paper_trail:*:*:*:*:*:*:*:*
ash-project ash_paper_trail e379ca90a0c4db54d07a9d1556fd12f2413f6e98 ~ 90efdb0769f83f7c5daba6a87758daebf4baf32c cpe:2.3:a:ash-project:ash_paper_trail:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-75847 补丁与修复 (1)

CVE-2026-75847 厂商安全公告 (2)

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

同批安全公告 · ash-project · 2026-08-30 · 共 3 条

CVE-2026-77970 5.9 MEDIUM AshPaperTrail 嵌入式嵌套字段未脱敏漏洞
CVE-2026-77831 2.1 LOW AshPaperTrail全量差异列表算法复杂度拒绝服务

IV. Related Vulnerabilities

V. Comments for CVE-2026-75847

暂无评论


发表评论