CVE-2024-27916
Last modified
CVE-2024-27916 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Minder is a software supply chain security platform. Prior to version 0.0.33, a Minder user can use the endpoints `GetRepositoryByName`, `DeleteRepositoryByName`, and `GetArtifactByName` to access any repository in the database, irrespective of who owns the repo and any permissions present. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
Minder is a software supply chain security platform. Prior to version 0.0.33, a Minder user can use the endpoints `GetRepositoryByName`, `DeleteRepositoryByName`, and `GetArtifactByName` to access any repository in the database, irrespective of who owns the repo and any permissions present. The database query checks by repo owner, repo name and provider name (which is always `github`). These query values are not distinct for the particular user - as long as the user has valid credentials and a provider, they can set the repo owner/name to any value they want and the server will return information on this repo. Version 0.0.33 contains a patch for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Minder | < 0.0.33 |
References
- https://github.com/stacklok/minder/security/advisories/GHSA-v627-69v2-xx37Exploit, Vendor Advisory
- https://github.com/stacklok/minder/security/advisories/GHSA-v627-69v2-xx37Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27916?
How severe is CVE-2024-27916?
How do I fix CVE-2024-27916?
Are you affected by CVE-2024-27916?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
