GHSA-w5xm-mx47-v7c8

Suggest an improvement
Source
https://github.com/advisories/GHSA-w5xm-mx47-v7c8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-w5xm-mx47-v7c8/GHSA-w5xm-mx47-v7c8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w5xm-mx47-v7c8
Aliases
  • CVE-2024-4146
Withdrawn
2024-11-18T19:40:39Z
Published
2024-06-08T21:30:38Z
Modified
2026-09-10T03:50:16Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
lunary-ai/lunary allows users unauthorized access to projects
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-285",
        "CWE-863"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-06-10T15:33:08Z",
    "nvd_published_at": "2024-06-08T20:15:52Z",
    "severity": "CRITICAL"
}
References

Affected packages

npm / lunary

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.2.26

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-w5xm-mx47-v7c8/GHSA-w5xm-mx47-v7c8.json"