一、 漏洞 CVE-2025-2609 基础信息
漏洞信息
                                        # MagnusBilling 登录日志中的存储型跨站脚本漏洞

## 漏洞概述
MagnusSolution MagnusBilling 登录日志记录存在输入处理不当漏洞,允许未认证用户在日志组件中存储HTML内容,导致跨站脚本(XSS)攻击。此漏洞影响MagnusBilling受保护组件`protected/components/MagnusLog.php`。

## 影响版本
MagnusBilling 7.3.0及以下版本

## 漏洞细节
- **漏洞类型**:输入处理不当导致的跨站脚本(XSS)漏洞
- **影响组件**:`protected/components/MagnusLog.php`
- **攻击方式**:未认证用户可以通过向`/mbilling/index.php/logUsers/read`组件存储恶意HTML内容,从而导致XSS攻击

## 影响
- 未认证用户可以注入恶意HTML内容并通过日志组件呈现给其他用户,可能导致跨站脚本攻击。
- 受影响的用户数据和安全可能会受到威胁。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
MagnusBilling Stored Cross-Site Scripting in Login Logs
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Improper neutralization of input during web page generation vulnerability in MagnusSolution MagnusBilling login logging allows unauthenticated users to store HTML content in the viewable log component accessible at /mbilling/index.php/logUsers/read" cross-site scripting This vulnerability is associated with program files protected/components/MagnusLog.Php. This issue affects MagnusBilling: through 7.3.0.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源:美国国家漏洞数据库 NVD
漏洞标题
MagnusBilling 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
MagnusBilling是MagnusSolution开源的一种快速、安全、高效、高可用性的 VOIP 计费。 MagnusBilling 7.3.0及之前版本存在安全漏洞,该漏洞源于网页生成过程中输入中和不当,可能导致跨站脚本攻击。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-2609 的公开POC
# POC 描述 源链接 神龙链接
1 Improper neutralization of input during web page generation vulnerability in MagnusSolution MagnusBilling login logging allows unauthenticated users to store HTML content in the viewable log component accessible at /mbilling/index.php/logUsers/read" cross-site scripting This vulnerability is associated with program files protected/components/MagnusLog.Php.This issue affects MagnusBilling- through 7.3.0. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-2609.yaml POC详情
三、漏洞 CVE-2025-2609 的情报信息