Skip to content

Minder GetRepositoryByName data leak

Moderate severity GitHub Reviewed Published Apr 9, 2024 in stacklok/minder • Updated Apr 9, 2024

Package

gomod github.com/stacklok/minder (Go)

Affected versions

= 0.0.39

Patched versions

0.0.40

Description

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 past 2eb94e7

References

N/A

References

@JAORMX JAORMX published to stacklok/minder Apr 9, 2024
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

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Weaknesses

CVE ID

CVE-2024-31455

GHSA ID

GHSA-ggp5-28x4-xcj9

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.