漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Ghost Foundation Ghost - Broken Access Control
Vulnerability Description
A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible() cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to fall through and permit the deletion. An attacker with an Author account can delete any post on the platform.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Vulnerability Type
访问控制不恰当
Vulnerability Title
Ghost 权限许可和访问控制问题漏洞
Vulnerability Description
Ghost是Ghost组织开源的一个内容管理系统。 Ghost 5.x版本存在权限许可和访问控制问题漏洞,该漏洞源于访问控制不当,帖子模型permissible()级联缺少处理isAuthor和isDestroy组合条件的分支,导致授权检查被绕过,可能允许通过身份验证的Author角色用户删除其他用户拥有的帖子。
CVSS Information
N/A
Vulnerability Type
N/A