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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-70395— Ash manage_relationship关联查询存在谓词注入致密钥泄露漏洞

CVSS 2.1 · Low

可能的 ATT&CK 技术 1AI

T1115 · Clipboard Data

影响版本矩阵 2

厂商产品版本范围状态
ash-projectash1.52.0-rc.11< 3.31.1affected
571c138140e71cea24005189f45d7a63c8d2ed20< 09f42593035bceb0f6153dd7ee45cc49d108300aaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Predicate injection in manage_relationship belongs_to lookup discloses secret lookup keys in Ash
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash allows an attacker to forge a relationship to a record they cannot name, and to recover the secret value used to look it up. When manage_relationship is used with on_lookup: :relate on a belongs_to relationship, the client-supplied lookup value is passed to Ash.Query.filter/2 without being cast to the attribute type. A nested map submitted where a scalar is expected is therefore interpreted as a filter predicate rather than a literal, so a lookup for a specific record becomes a query for any record matching a condition. The same path omits Ash.Query.limit(1), leaving Ash.read_one/2 able to distinguish no match from one match from several, which turns comparison predicates into an oracle for the lookup value. Authorization is unaffected; the destination read policy still applies. This issue affects ash: from 1.52.0-rc.11 before 3.31.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
数据查询逻辑中特殊元素的不当中和
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
ash-projectash 1.52.0-rc.11 ~ 3.31.1 cpe:2.3:a:ash-project:ash:*:*:*:*:*:*:*:*
ash-projectash 571c138140e71cea24005189f45d7a63c8d2ed20 ~ 09f42593035bceb0f6153dd7ee45cc49d108300a cpe:2.3:a:ash-project:ash:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-70395 厂商安全公告 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-70395

暂无评论


发表评论