Vulnerability Description
Minder by Stacklok is an open source software supply chain security platform. A refactoring in commit `5c381cf` added the ability to get GitHub repositories registered to a project without specifying a specific provider. Unfortunately, the SQL query for doing so was missing parenthesis, and would select a random repository. This issue is patched in pull request 2941. As a workaround, revert prior to `5c381cf`, or roll forward past `2eb94e7`.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/stacklok/minder/commit/11b6573ad62cfdd783a8bb52f3fce461466037
- https://github.com/stacklok/minder/commit/5c381cfbf3e4b7ce040ed8511a1fae1a78a001
- https://github.com/stacklok/minder/pull/2941
- https://github.com/stacklok/minder/security/advisories/GHSA-ggp5-28x4-xcj9
- https://github.com/stacklok/minder/commit/11b6573ad62cfdd783a8bb52f3fce461466037
- https://github.com/stacklok/minder/commit/5c381cfbf3e4b7ce040ed8511a1fae1a78a001
- https://github.com/stacklok/minder/pull/2941
- https://github.com/stacklok/minder/security/advisories/GHSA-ggp5-28x4-xcj9
FAQ
What is CVE-2024-31455?
CVE-2024-31455 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Minder by Stacklok is an open source software supply chain security platform. A refactoring in commit `5c381cf` added the ability to get GitHub repositories registered to a project without specifying ...
How severe is CVE-2024-31455?
CVE-2024-31455 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-31455?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.