# macrozheng Mall Swagger UI 跨站脚本漏洞
## 概述
在 macrozheng mall 最高至 1.0.3 的版本中发现了一个被归类为“有问题”的漏洞。
## 影响版本
macrozheng mall 最高至版本 1.0.3
## 漏洞细节
- 漏洞存在于组件 Swagger UI 的 `/swagger-ui/index.html` 文件中的一个未知函数中。
- 漏洞触发因素是对参数 `configUrl` 的操控。
- 攻击方式为跨站脚本攻击 (XSS)。
- 攻击可远程发起。
## 影响
- 该漏洞的利用方式已公开,存在被实际利用的可能性。
- 厂商对漏洞披露采取删除(GitHub issue 被删除)且未进行回应的处理方式,也未通过邮件作出答复。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | A repository containing a PoC exploit for CVE‑2025‑8191 in Swagger UI, leveraging XSS injection to exfiltrate session cookies. | https://github.com/byteReaper77/CVE-2025-8191 | POC详情 |
2 | Swagger UI versions 3.14.1 through 3.37.x are vulnerable to DOM-based Cross-Site Scripting (XSS) attacks. The vulnerability occurs when processing malicious configuration URLs that contain XSS payloads in the Swagger specification. An attacker can craft a malicious configUrl parameter that, when processed by Swagger UI, executes arbitrary JavaScript code in the victim's browser context. | https://github.com/projectdiscovery/nuclei-templates/blob/main/headless/cves/2025/CVE-2025-8191.yaml | POC详情 |
标题: vulnerability-reports/mall/DOM_XSS.md at main · zast-ai/vulnerability-reports · GitHub -- 🔗来源链接
标签: exploit
神龙速读标题: CVE-2025-8191 macrozheng mall Swagger UI index.html cross site scripting (EUVD-2025-22797) -- 🔗来源链接
标签: vdb-entry technical-description
神龙速读暂无评论