以下是该漏洞描述的中文翻译: 数据查询逻辑中特殊元素未正确中和(Neutralization)漏洞 的 库中存在一个数据查询逻辑中特殊元素未正确中和的漏洞。该漏洞允许攻击者通过控制 的某个路径段,从而访问到应用程序本未暴露的嵌套 JSON 结构,进而泄露其中嵌入的私有或敏感字段。 技术细节: 使用 来构建 SQLite 的 路径。因此,如果某个路径段包含 、 、 或 ,该段会被重新解释为 JSON 路径语法(例如, 会被视为向下遍历两级,而不是作为一个单一的关键字)。由于路径是作为参数绑定的,因此该问题局限于 JS
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_sqlite | 0.1.2-rc.0 ~ 0.2.18 |
cpe:2.3:a:ash-project:ash_sqlite:*:*:*:*:*:*:*:*
|
|
| ash-project | ash_sqlite | c12be48a5b6295593199b0e445b70a4aef81d1cd ~ 2138480fceb654bec1845e691517ac409d0232c3 |
cpe:2.3:a:ash-project:ash_sqlite:*:*:*:*:*:*:*:*
|
|
| # | 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-75847 | 5.9 MEDIUM | Sensitive attribute values stored in a non-sensitive public changes map in AshPaperTrail |
| CVE-2026-77831 | 2.1 LOW | Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking |
No comments yet