SCA: security update for github.com/stacklok/minder (GHSA-v627-69v2-xx37)

medium Tenable Self-Hosted Container Security Plugin ID 419099

Description

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

- Minder is a software supply chain security platform. Prior to version 0.0.33, a Minder user can use the
endpoints `GetRepositoryByName`, `DeleteRepositoryByName`, and `GetArtifactByName` to access any
repository in the database, irrespective of who owns the repo and any permissions present. The database
query checks by repo owner, repo name and provider name (which is always `github`). These query values are
not distinct for the particular user - as long as the user has valid credentials and a provider, they can
set the repo owner/name to any value they want and the server will return information on this repo.
Version 0.0.33 contains a patch for this issue. (CVE-2024-27916)

See Also

https://github.com/advisories/GHSA-v627-69v2-xx37

Plugin Details

Severity: Medium

ID: 419099

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/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: High

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

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

CVSS Score Source: CVE-2024-27916

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/5/2024

Vulnerability Publication Date: 3/5/2024

Reference Information

CVE: CVE-2024-27916

cwe: CWE-285