漏洞信息
# Debug Log Manager ≤ 2.3.4 - 未经认证的存储型跨站脚本 vulnerability
## 漏洞概述
Debug Log Manager 插件存在存储型跨站脚本 (Stored XSS) 漏洞,导致未授权攻击者可以注入任意 Web 脚本。
## 影响版本
所有版本(包括 2.3.4 及之前版本)
## 漏洞细节
该漏洞是由于输入过滤和输出转义不足导致的,在自动刷新调试日志功能中存在存储型 XSS。攻击者可以通过注入任意 Web 脚本,这些脚本将在用户访问被注入页面时执行。
## 影响
未授权攻击者可以向页面注入恶意脚本,当其他用户访问该页面时,脚本会被执行,可能导致信息泄露或其他安全问题。
备注
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Debug Log Manager <= 2.3.4 - Unauthenticated Stored Cross-Site Scripting
漏洞描述信息
The Debug Log Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the auto-refresh debug log in all versions up to, and including, 2.3.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)