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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-65053— Horde IMP 7.2.0前 通过AppleDouble Viewer部分名称的存储型跨站脚本漏洞

一分钟漏洞结论

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

Horde IMP 的 AppleDouble MIME 查看器会将攻击者控制的附件名称未经转义地写入 HTML 状态块中。在 文件中, 函数通过调用 获取数据部分的名称,该函数返回消息中提供的 MIME 部分的名称参数(name 参数),并将其通过 插入到 对象的文本中。 方法将各个文本条目直接拼接至周围的表格标记(markup)中,因此该值会未经任何处理地直接出现在渲染后的页面中。 如果一个邮件构造为 类型,且其数据部分的名称参数中嵌入恶意标记(如 HTML/JavaScript 代码),则任何查看该邮件的用户

CVSS 6.1 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Horde IMP before 7.2.0 Stored Cross-Site Scripting via AppleDouble Viewer Part Name
来源: CVE Program / CVE List V5
Vulnerability Description
Horde IMP's AppleDouble MIME viewer writes an attacker-controlled attachment name into an HTML status block without escaping it. In lib/Mime/Viewer/Appledouble.php, _IMPrender() obtains the name of the data part with IMP_Contents::getPartName(), which returns the MIME part's own name parameter as supplied by the message, and passes it through sprintf into the text of an IMP_Mime_Status object. IMP_Mime_Status::__toString() concatenates each text entry directly into the surrounding table markup, so the value reaches the rendered page verbatim. A message crafted as multipart/appledouble whose data part carries markup in its name parameter therefore executes script in the context of any user who views it, and the payload persists in the mailbox. Exploitation requires no account on the target system, only the ability to send mail to a user. Version 7.2.0 escapes the value with htmlspecialchars(). The researcher additionally chains this flaw with the arbitrary file read of CVE-2026-58451, and reports that script running in an administrator's session can reach an application code-execution path.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
horde imp 0 ~ 7.2.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-65053 厂商页面 (1)

CVE-2026-65053 其他参考 (5)

IV. Related Vulnerabilities

V. Comments for CVE-2026-65053

暂无评论


发表评论