ash-project 中 ash_paper_trail 组件存在“敏感信息明文存储”漏洞,使得具有生成版本资源读取权限的攻击者能够恢复敏感属性(sensitive? attributes)的明文内容。 具体机制如下: AshPaperTrail 将所跟踪的敏感属性(sensitive? attributes)的取值存储在生成的版本资源的 changes 映射(map)中。该映射被声明为 public? true 且 sensitive? false,因此其值会由版本资源的默认读取操作返回,并出现在日志、insp
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| 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:*:*:*:*:*:*:*:*
|
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-77970 | 5.9 MEDIUM | Sensitive fields nested in embedded values are not redacted in AshPaperTrail versions |
| CVE-2026-77846 | 2.1 LOW | JSON path injection via unescaped get_path segments in AshSqlite |
| CVE-2026-77831 | 2.1 LOW | Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking |
No comments yet