{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-41129",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-07-15T15:53:28.324Z",
        "datePublished": "2024-07-22T14:20:08.920Z",
        "dateUpdated": "2024-08-02T04:46:52.414Z"
    },
    "containers": {
        "cna": {
            "title": "The ops library leaks secrets if `subprocess.CalledProcessError` happens with a `secret-*` CLI command",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-532",
                            "lang": "en",
                            "description": "CWE-532: Insertion of Sensitive Information into Log File",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm"
                },
                {
                    "name": "https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e916e61",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e916e61"
                }
            ],
            "affected": [
                {
                    "vendor": "canonical",
                    "product": "operator",
                    "versions": [
                        {
                            "version": ">= 2.0.0, < 2.15.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-07-22T14:20:08.920Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The ops library is a Python framework for developing and testing Kubernetes and machine charms. The issue here is that ops passes the secret content as one of the args via CLI. This issue may affect any of the charms that are using: Juju (>=3.0), Juju secrets and not correctly capturing and processing `subprocess.CalledProcessError`. This vulnerability is fixed in 2.15.0."
                }
            ],
            "source": {
                "advisory": "GHSA-hcmv-jmqh-fjgm",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-22T19:43:49.019092Z",
                                "id": "CVE-2024-41129",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "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-07-30T16:08:06.843Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T04:46:52.414Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/canonical/operator/security/advisories/GHSA-hcmv-jmqh-fjgm"
                    },
                    {
                        "name": "https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e916e61",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/canonical/operator/commit/fea6d2072435a62170d4c01272572f1a7e916e61"
                    }
                ]
            }
        ]
    }
}