在 team-alembic 的 AshAuthentication 和 AshAuthentication.Phoenix 中存在“会话过期机制不足”的漏洞,导致已撤销的会话仍能保持完全认证状态。 具体而言,当资源配置了 且禁用了 时,其会话值会被存储为 的格式。其中包含 是为了支持通过注销操作撤销特定会话。然而,两个读取该会话值的函数—— 和 ——均通过 将值拆分,并丢弃 ,仅将原始的 传递给 以重新加载用户记录。 虽然这两个函数中“令牌存在性”分支会检查令牌,调用 (传入 和 用途),但由于撤销记录从未被读取
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
| 厂商 | 产品 | 影响版本 | CPE | 订阅 |
|---|---|---|---|---|
| team-alembic | ash_authentication | 4.9.1 ~ 4.15.0 |
cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*
|
|
| team-alembic | ash_authentication | fcaeb73f76f8f2e9aef8bf637690d2a20dd97596 ~ * |
cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*
|
|
| team-alembic | ash_authentication_phoenix | 2.10.0 ~ 2.17.4 |
cpe:2.3:a:team-alembic:ash_authentication_phoenix:*:*:*:*:*:*:*:*
|
|
| team-alembic | ash_authentication_phoenix | a3253fb4fc7145aeb403537af1c24d3a8d51ffb1 ~ * |
cpe:2.3:a:team-alembic:ash_authentication_phoenix:*:*:*:*:*:*:*:*
|
|
| # | POC 描述 | 源链接 | 神龙链接 |
|---|
未找到公开 POC。
登录以生成 AI POC| CVE-2026-82761 | 9.1 CRITICAL | AshAuthentication 令牌重放竞态漏洞 |
| CVE-2026-85500 | 9.1 CRITICAL | Ash Authentication require_confirmed_with未强制校验漏洞 |
| CVE-2026-88952 | 9.1 CRITICAL | AshAuthentication OAuth2 账户链接逻辑缺陷 |
| CVE-2026-91039 | 9.1 CRITICAL | ash_authentication 动态 OIDC 跨连接账户接管漏洞 |
| CVE-2026-82760 | 8.2 HIGH | AshAuthentication API 密钥登录资源耗尽漏洞 |
| CVE-2026-82685 | 7.6 HIGH | AshAuthentication 确认令牌通用漏洞 |
| CVE-2026-80218 | 7.6 HIGH | AshAuthentication 登录令牌跨资源复用漏洞 |
| CVE-2026-81632 | 7.2 HIGH | AshAuthenticationPhoenix 一次性令牌重定向泄露漏洞 |
| CVE-2026-78223 | 6.9 MEDIUM | AshAuthentication 凭据撤销记录 JWT 验证漏洞 |
| CVE-2026-86522 | 6.3 MEDIUM | AshAuthentication 日志注入漏洞 |
| CVE-2026-81637 | 2.3 LOW | AshAuthentication 2.0.0 重放式CSRF漏洞 |
| CVE-2026-82723 | 1.8 LOW | AshAuthentication 审计日志记录密码摘要 |
| CVE-2026-82759 | 1.8 LOW | AshAuthentication审计日志哈希模式IP脱敏可逆漏洞 |
暂无评论