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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-58228— phoenixframework phoenix 跨站脚本漏洞

AI 预测 6.1 利用难度: 较易 EPSS 0.38% · P30

影响版本矩阵 2

厂商产品版本范围状态
phoenixframeworkphoenix_live_view1.2.2< 1.2.7affected
4b63216ae68886db99cf7772af23372d76c40e7e< 86165533e311469a1b62093fd182d9d874de8106affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Scheme validation bypass in Phoenix.LiveView.Utils leads to XSS via <.link>
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Cross-site scripting vulnerability in phoenixframework phoenix_live_view allows an attacker to bypass URL scheme validation and execute JavaScript in a victim's browser session. The Phoenix.LiveView.Utils.valid_destination!/2 and Phoenix.LiveView.Utils.valid_live_navigation_destination!/2 functions in lib/phoenix_live_view/utils.ex rely on an internal uri_scheme/1 helper that only detects a scheme when the input's first byte is an ASCII letter. Inputs beginning with an ASCII control character or space fall through to a nil-returning clause, causing the URL to be treated as a safe relative path. Standard browsers implement the WHATWG URL parser, which strips leading C0 control and space characters before parsing. As a result, an input such as " javascript:alert(1)" is passed unchanged into <.link href={...}> and, when clicked, is parsed by the browser as a javascript: URL that executes attacker-controlled script in the victim's session. Applications that render user-supplied URLs (for example profile links, redirect targets, or external references) via <.link href={...}> are affected. This issue affects phoenix_live_view: from 1.2.2 before 1.2.7.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
phoenixframework phoenix 跨站脚本漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
phoenixframework phoenix是phoenixframework团队开源的一款Web开发框架。 phoenixframework phoenix 1.2.2版本至1.2.7之前版本存在跨站脚本漏洞,该漏洞源于URL scheme验证绕过,可能导致跨站脚本攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
phoenixframeworkphoenix_live_view 1.2.2 ~ 1.2.7 cpe:2.3:a:phoenixframework:phoenix_live_view:*:*:*:*:*:*:*:*
phoenixframeworkphoenix_live_view 4b63216ae68886db99cf7772af23372d76c40e7e ~ 86165533e311469a1b62093fd182d9d874de8106 cpe:2.3:a:phoenixframework:phoenix_live_view:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-58228

暂无评论


发表评论