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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-94045— newbee-mall商品保存接口跨站脚本漏洞

一分钟漏洞结论

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

在 newbee-ltd 的 newbee-mall 项目(版本 1.0.0 及之前)中发现了一个安全漏洞。该漏洞影响的是 文件中“商品保存接口(Goods Save Endpoint)”组件的一个未知函数。通过操纵 参数,攻击者可触发跨站脚本(XSS)攻击,且该攻击可远程发起。该漏洞利用代码已在公开渠道发布,因此可能被用于实际攻击。 漏洞成因在于 方法是一种不依赖文件格式的读取方式,对于包含多格式内容(如 polyglot 的 PNG 文件嵌入 标签)的恶意载荷,它会返回非空结果。这使得仅基于文件扩展名或类型进行

CVSS 3.5 · Low

可能的 ATT&CK 技术 1 AI

T1189 · Drive-by Compromise

影响版本矩阵 1

厂商产品 版本范围状态
newbee-ltd newbee-mall 1.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
newbee-ltd newbee-mall Goods Save Endpoint UploadController.java cross site scripting
来源: CVE Program / CVE List V5
Vulnerability Description
A security flaw has been discovered in newbee-ltd newbee-mall up to 1.0.0. Impacted is an unknown function of the file controller/common/UploadController.java of the component Goods Save Endpoint. Performing a manipulation of the argument goodsName results in cross site scripting. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. ImageIO.read() is a format-agnostic read - it returns non-null for a polyglot PNG|<img onerror> payload, which is exactly why the "image-only" guard is bypassable; the attacker-controlled suffix + /upload/** static mapping is what turns the upload into persisted XSS rather than a one-shot. The project was informed of the problem early through an issue report but has not responded yet.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
newbee-ltd newbee-mall 1.0 cpe:2.3:a:newbee-ltd:newbee-mall:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-94045

暂无评论


发表评论