OSV 1.4.0 · github-reviewed · 修改于 2024-11-19 03:40
发布时间
2024-06-09 05:30
GitHub 审查时间
2024-06-10 23:33
NVD 发布时间
2024-06-09 04:15
源文件
advisories/github-reviewed/2024/06/GHSA-w5xm-mx47-v7c8/GHSA-w5xm-mx47-v7c8.json
该公告已于 2024-11-19 03:40 撤回
内容仅用于保留外部引用,请不要将其当作仍然有效的安全结论。
Withdrawn: This advisory was incorrectly linked the the npm package lunary. The advisory is valid, but not for that packlage.
In lunary-ai/lunary version v1.2.13, an incorrect authorization vulnerability exists that allows unauthorized users to access and manipulate projects within an organization they should not have access to. Specifically, the vulnerability is located in the checkProjectAccess method within the authorization middleware, which fails to adequately verify if a user has the correct permissions to access a specific project. Instead, it only checks if the user is part of the organization owning the project, overlooking the necessary check against the account_project table for explicit project access rights. This flaw enables attackers to gain complete control over all resources within a project, including the ability to create, update, read, and delete any resource, compromising the privacy and security of sensitive information.