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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-53837— XWiki XML渲染库代码执行漏洞

一分钟漏洞结论

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

XWiki Rendering 是一个通用的渲染系统,能够将给定语法(如 Wiki 语法、HTML 等)的文本输入转换为另一种语法(如 XHTML 等)。 在 XWiki 14.10.2 和 15.0 RC1 之前的版本中,任何能够编辑自己用户档案或其他文档的用户,都可以执行任意脚本宏(包括 Groovy 和 Python 宏),从而实现远程代码执行,并获得对 Wiki 所有内容的无限制读取和写入权限。 其根本原因在于:渲染后的输出结果被作为 HTML 宏的内容包含在内,且未进行进一步转义。因此,攻击者可以关闭当前

CVSS 9.9 · Critical EPSS 0.64% · P49

影响版本矩阵 1

厂商产品 版本范围状态
xwiki xwiki-rendering < 14.10.2 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-53837 基础信息

漏洞信息

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

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

Vulnerability Title
org.xwiki.rendering:xwiki-rendering-xml has an Eval Injection issue
来源: CVE Program / CVE List V5
Vulnerability Description
XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Prior to versions 14.10.2 and 15.0 RC1, any user who can edit their own user profile or any other document can execute arbitrary script macros including Groovy and Python macros that allow remote code execution including unrestricted read and write access to all wiki contents. The reason is that rendering output is included as content of HTML macros without further escaping and it is thus possible to close the HTML macro and inject script macros that are executed with programming rights. This has been patched in XWiki 14.10.2 and 15.0 RC1 by making sure that rendering output cannot close the surrounding HTML macro. A possible workaround is available. It is, in principle, possible to add escaping to all places where rendering output is used in wiki documents, but at the moment there is no list of them.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
动态执行代码中指令转义处理不恰当(Eval注入)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
xwiki xwiki-rendering < 14.10.2 -

二、漏洞 CVE-2025-53837 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-53837 的情报信息

登录查看更多情报信息。

CVE-2025-53837 补丁与修复 (1)

CVE-2025-53837 其他参考 (6)

IV. Related Vulnerabilities

V. Comments for CVE-2025-53837

暂无评论


发表评论