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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54503— plone.app.textfield 存储型跨站脚本漏洞

一分钟漏洞结论

影响对象
plone plone.app.textfield
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

提供了一个名为 的 Zope schema 风格字段类型,用于存储带有相关 MIME 类型的值。在 2.0.2、3.0.2 和 4.0.1 之前(视具体版本线而定),当 等于 时, 会直接返回未净化的已存储 值,包括那些声明为 输出类型的值。这种类型相等的快捷路径绕过了 转换,尽管该转换本身能够正确移除事件处理程序属性和不安全的 URI 协议。类型相等可能由配置了相同 和 的 字段引起,或者由 REST API 输入将 作为其内容类型提供所致。随后,原始存储值通过 无转义地输出,使得能够设置 字段的用户可以存储 J

CVSS 4.3 · Medium

可能的 ATT&CK 技术 1 AI

T1059.007 · JavaScript

影响版本矩阵 3

厂商产品 版本范围状态
plone plone.app.textfield < 2.0.2 affected
>= 3.0.0, < 3.0.2 affected
>= 4.0.0, < 4.0.1 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
plone.app.textfield: Stored XSS by spoofing mime type
来源: CVE Program / CVE List V5
Vulnerability Description
plone.app.textfield provides a zope.schema-style field type called RichText for storing a value with a related MIME type. Prior to 2.0.2, 3.0.2, and 4.0.1, depending on the release line, RichTextValue.output returns an unsanitized stored RichText value when mimeType equals outputMimeType, including values that claim the text/x-html-safe output type. This equality shortcut bypasses the safe_html transform even though the transform itself correctly removes event-handler attributes and unsafe URI schemes. Equal types can result from a RichText field configured with the same mimeType and outputMimeType or from REST API input that supplies text/x-html-safe as its content type. The raw stored value is then emitted through tal:content=structure without escaping, allowing a user who can set a RichText field to store JavaScript that executes in a viewer's browser. This issue is fixed in versions 2.0.2, 3.0.2, and 4.0.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
plone plone.app.textfield < 2.0.2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54503 补丁与修复 (3)

CVE-2026-54503 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54503

暂无评论


发表评论