CVE-2024-31455

Source
https://cve.org/CVERecord?id=CVE-2024-31455
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31455.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-31455
Aliases
Published
2024-04-09T16:52:03.254Z
Modified
2026-07-15T01:49:19.342060822Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Minder GetRepositoryByName data leak
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/31xxx/CVE-2024-31455.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/mindersec/minder

Affected ranges

Type
GIT
Repo
https://github.com/mindersec/minder
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "= 0.0.39"
        },
        {
            "last_affected": "= 0.0.39"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

= 0.*
= 0.0.39
v0.*
v0.0.39

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31455.json"