Minder GetRepositoryByName data leak
Description
Published to the GitHub Advisory Database
Apr 9, 2024
Reviewed
Apr 9, 2024
Published by the National Vulnerability Database
Apr 9, 2024
Last updated
Apr 9, 2024
Impact
A recent refactoring 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.
Patches
Patched in #2941
Workarounds
Revert prior to
5c381cf
, or roll forward past2eb94e7
References
N/A
References