
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-27916 affects Minder, a software supply chain security platform. Prior to version 0.0.33, the vulnerability allowed authenticated users to access and manipulate any repository in the database through the endpoints GetRepositoryByName, DeleteRepositoryByName, and GetArtifactByName, regardless of repository ownership or user permissions. The vulnerability was discovered and disclosed on March 20, 2024 (GitHub Advisory).
The vulnerability stems from an improper authorization implementation in the database query logic. The query checks for repository owner, repository name, and provider name (which is always 'github'), but these query values are not properly restricted to the authenticated user's context. Any user with valid credentials and a provider could specify arbitrary repository owner/name values to access or manipulate repositories. The vulnerability has been assigned a CVSS v3.1 score of 7.1 (High) with the vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N, indicating network accessibility, low attack complexity, and high impact on integrity (GitHub Advisory).
The vulnerability allows unauthorized access to and manipulation of repositories across a multi-tenant Minder instance. Authenticated users can view and delete repositories owned by other users, bypassing intended access controls. This represents a significant security breach in multi-tenant environments where repository isolation is crucial (GitHub Advisory).
The vulnerability is easily exploitable by any authenticated user in a Minder instance. A proof of concept demonstrates that an attacker can use the vulnerable endpoints to list and delete repositories belonging to other users, requiring only valid credentials and a provider configuration (GitHub Advisory).
The vulnerability has been patched in version 0.0.33. The fix includes modifying the GetRepositoryByRepoName query to include project ID verification, ensuring users can only access repositories within their authorized project scope. Users should upgrade to version 0.0.33 or later to address this security issue (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."