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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81931— Prospero Flow CRM 文件上传导致的存储型XSS漏洞

一分钟漏洞结论

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

在 Roskus Prospero Flow CRM 5.16.0 之前的产品照片上传功能中,存在“危险类型文件无限制上传”的漏洞。 拥有“创建产品”权限的已认证用户(通常为常规 Seller 角色)可以在应用源站内执行任意 JavaScript。 具体而言,照片校验规则仅根据文件内容(魔术字节/magic bytes)进行分类,且只拒绝固定的 PHP 扩展名列表;而 在保存文件时,直接使用客户端提供的扩展名作为存储文件名,并将文件复制到公共 Web 根目录。 如果一个文件以图像文件头开头,但携带 HTML 扩展名

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

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

漏洞信息

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

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

Vulnerability Title
Unrestricted upload of file with dangerous type in Prospero Flow CRM product photo allows stored cross-site scripting
来源: CVE Program / CVE List V5
Vulnerability Description
Unrestricted Upload of File with Dangerous Type in the product photo upload in Roskus Prospero Flow CRM before 5.16.0 allows an authenticated user holding the create product permission (routine Seller role) to execute arbitrary JavaScript in the application origin. The photo validation rule classifies the file only by its content (magic bytes) and rejects only a fixed list of PHP extensions, while ProductSaveController::save() names the stored file using the client-supplied extension and copies it into the public web root. A file that begins with an image header and carries an HTML extension passes validation, is stored under public/asset/upload/product/, and is served with a text/html content type, turning the upload into first-party stored script execution.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
危险类型文件的不加限制上传
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Roskus Prospero Flow CRM 0 ~ 5.16.0 cpe:2.3:a:roskus:prospero_flow_crm:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-81931 补丁与修复 (1)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-81931

暂无评论


发表评论