# iboss Secure Web Gateway Login Portal 登录跨站脚本漏洞
## 概述
iboss Secure Web Gateway 版本 10.1 及以下存在一个漏洞,该漏洞被分类为严重问题。通过操纵文件 `/login` 中 `redirectUrl` 参数,可能会导致跨站脚本攻击(XSS),攻击者可远程发起攻击。
## 影响版本
- iboss Secure Web Gateway 10.1 及以下
## 细节
- **受影响组件**: 登录门户 (Login Portal)
- **受影响文件**: `/login`
- **漏洞类型**: 跨站脚本 (XSS)
- **触发方式**: 操纵 `redirectUrl` 参数
- **攻击方式**: 远程
## 影响
漏洞利用细节已公开,可能导致安全风险。建议用户升级到 10.2.0.160 版本,以解决该问题。
## 修复
升级到版本 **10.2.0.160** 可修复此问题。
## 漏洞标识
- VDB-259501
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | A cross-site scripting vulnerability has been found in iboss Secure Web Gateway up to version 10.1. The vulnerability affects the /login file of the Login Portal component, where manipulation of the redirectUrl parameter leads to cross-site scripting. The attack can be launched remotely and the exploit has been disclosed to the public. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-3378.yaml | POC详情 |
暂无评论