SCA: security update for github.com/stacklok/minder (GHSA-ggp5-28x4-xcj9)

medium Tenable Cloud Security Plugin ID 415124

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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`. (CVE-2024-31455)

See Also

https://github.com/advisories/GHSA-ggp5-28x4-xcj9

Plugin Details

Severity: Medium

ID: 415124

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2024-31455

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/9/2024

Vulnerability Publication Date: 4/9/2024

Reference Information

CVE: CVE-2024-31455

cwe: CWE-200