CVE-2024-27916
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-27916
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-06T20:21:22.125Z
- Last Modified Date
- 2024-03-06T20:21:22.125Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/stacklok/minder/security/advisories/GHSA-v627-69v2-xx37 | x_refsource_CONFIRM |
https://github.com/stacklok/minder/commit/45750b4e9fb2de33365758366e06c19e999bd2eb | x_refsource_MISC |
https://github.com/stacklok/minder/blob/a115c8524fbd582b2b277eaadce024bebbded508/internal/controlplane/handlers_repositories.go#L277-L278 | x_refsource_MISC |
https://github.com/stacklok/minder/blob/main/internal/controlplane/handlers_repositories.go#L257-L299 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-27916 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27916 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 02:13:48 | Added to TrackCVE |