Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Ajax30/BraveCMS-2.0: Stored XSS in Page / Article Content
Vulnerability Description
Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive {!! !!}. Any JavaScript or HTML injected by an editor-role user is permanently stored and executed in every visitor's browser upon page load. This issue has been patched via commit 6c56603.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Brave CMS 跨站脚本漏洞
Vulnerability Description
Brave CMS是Razvan Zamfir个人开发者的一个基于Laravel的博客与新闻内容管理系统。 Brave CMS存在跨站脚本漏洞,该漏洞源于CKEditor富文本编辑器输入的内容未经转义直接存储并渲染,可能导致任意JavaScript或HTML注入。
CVSS Information
N/A
Vulnerability Type
N/A