{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-52582",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-11-14T15:05:46.766Z",
        "datePublished": "2024-11-19T15:32:26.579Z",
        "dateUpdated": "2024-11-19T16:24:58.503Z"
    },
    "containers": {
        "cna": {
            "title": "cachi2 allows traceback prints locals",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-497",
                            "lang": "en",
                            "description": "CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.7,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/containerbuildsystem/cachi2/security/advisories/GHSA-w9qc-9m5h-qqmh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/containerbuildsystem/cachi2/security/advisories/GHSA-w9qc-9m5h-qqmh"
                },
                {
                    "name": "https://github.com/containerbuildsystem/cachi2/commit/d6638e5e14474061a1ab1ba5d0ee72f58b9a11a9",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/containerbuildsystem/cachi2/commit/d6638e5e14474061a1ab1ba5d0ee72f58b9a11a9"
                },
                {
                    "name": "https://typer.tiangolo.com/tutorial/exceptions/?h=#disable-local-variables-for-security",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://typer.tiangolo.com/tutorial/exceptions/?h=#disable-local-variables-for-security"
                }
            ],
            "affected": [
                {
                    "vendor": "containerbuildsystem",
                    "product": "cachi2",
                    "versions": [
                        {
                            "version": "< 0.14.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-11-19T15:32:26.579Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Cachi2 is a command-line interface tool that pre-fetches a project's dependencies to aid in making the project's build process network-isolated. Prior to version 0.14.0, secrets may be shown in logs when an unhandled exception is triggered because the tool is logging locals of each function. This may uncover secrets if tool used in CI/build pipelines as it's the main use case. Version 0.14.0 contains a patch for the issue. No known workarounds are available."
                }
            ],
            "source": {
                "advisory": "GHSA-w9qc-9m5h-qqmh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "containerbuildsystem",
                        "product": "cachi2",
                        "cpes": [
                            "cpe:2.3:a:containerbuildsystem:cachi2:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "0.14.0",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-11-19T16:22:01.293055Z",
                                "id": "CVE-2024-52582",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-11-19T16:24:58.503Z"
                }
            }
        ]
    }
}