一、 漏洞 CVE-2024-25107 基础信息
漏洞标题
维基发现中的跨站点脚本漏洞
来源:AIGC 神龙大模型
漏洞描述信息
WikiDiscover 是一个扩展,专为与 CreateWiki 管理的农场一起使用而设计,以显示维基百科。在 Special:WikiDiscover 页面上,当为 wiki_creation 列中的可读时间戳创建人类可读的时间戳时,会使用 `Language::date` 函数。此函数利用界面消息翻译月份和日期的名称。它使用 `->text()` 输出模式,返回未转义的界面消息。由于输出不会在后期进行转义,因此未转义的界面消息会被包含在输出中,从而导致跨站脚本(XSS)漏洞。要在维基页面上利用这一点,需要 `(editinterface)` 权限。这个漏洞已在 `267e763a0` 的提交中得到解决。建议用户更新他们的安装。目前没有已知的此漏洞的工作绕行方法。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
来源:AIGC 神龙大模型
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源:AIGC 神龙大模型
漏洞标题
Cross-Site Scripting in WikiDiscover
来源:美国国家漏洞数据库 NVD
漏洞描述信息
WikiDiscover is an extension designed for use with a CreateWiki managed farm to display wikis. On Special:WikiDiscover, the `Language::date` function is used when making the human-readable timestamp for inclusion on the wiki_creation column. This function uses interface messages to translate the names of months and days. It uses the `->text()` output mode, returning unescaped interface messages. Since the output is not escaped later, the unescaped interface message is included on the output, resulting in an XSS vulnerability. Exploiting this on-wiki requires the `(editinterface)` right. This vulnerability has been addressed in commit `267e763a0`. Users are advised to update their installations. There are no known workarounds for this vulnerability.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源:美国国家漏洞数据库 NVD
漏洞标题
WikiDiscover 跨站脚本漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WikiDiscover是Miraheze开源的一个用于CreateWiki托管农场的扩展。 WikiDiscover 267e763a0d7460f001693c42f67717a0fc3fd6bb之前版本存在跨站脚本漏洞。攻击者利用该漏洞执行跨站脚本攻击。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
跨站脚本
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-25107 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-25107 的情报信息