漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
HestiaCP < 1.9.5 Stored XSS via DNS Record Management Interface
Vulnerability Description
HestiaCP before 1.9.5 contains a stored cross-site scripting vulnerability that allows authenticated low-privilege users to inject arbitrary HTML by creating a DNS record with a double-quote followed by a script payload in the value field. The application fails to apply htmlspecialchars() encoding to the DNS record value field rendered into the data-sort-value HTML attribute in list_dns_rec.php, allowing the payload to execute in the browser of any user who views the DNS record list, including administrators.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
HestiaCP 跨站脚本漏洞
Vulnerability Description
HestiaCP是HestiaCP团队开源的一款轻量级控制面板。 HestiaCP 1.9.5之前版本存在跨站脚本漏洞,该漏洞源于对DNS记录值字段未应用htmlspecialchars()编码,导致容易受到存储型跨站脚本攻击,允许经过身份验证的低权限用户通过创建带有双引号和脚本有效载荷的DNS记录注入任意HTML,并在查看DNS记录列表的用户浏览器中执行。
CVSS Information
N/A
Vulnerability Type
N/A