漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Cockpit CMS 2.14.0 Stored XSS via Set Field Display Template
Vulnerability Description
Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function() and rendered via Vue's v-html directive without sanitization. An attacker with content/:models/manage permission can inject arbitrary JavaScript into the Display template, which executes in the browser of any user viewing the collection items list.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Cockpit CMS 跨站脚本漏洞
Vulnerability Description
Cockpit CMS是Cockpit开源的一个无头内容管理系统。 Cockpit CMS 2.14.0及之前版本存在跨站脚本漏洞,该漏洞源于Set字段类型的Display模板选项中模板字符串被$interpolate函数使用new Function()处理并通过Vue的v-html指令渲染而未进行清理,可能导致具有content/:models/manage权限的攻击者注入任意JavaScript代码。
CVSS Information
N/A
Vulnerability Type
N/A