{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-52009",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-11-04T17:46:16.779Z",
        "datePublished": "2024-11-08T22:24:15.300Z",
        "dateUpdated": "2024-11-12T19:19:58.293Z"
    },
    "containers": {
        "cna": {
            "title": "Git credentials are exposed in atlantis logs",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-532",
                            "lang": "en",
                            "description": "CWE-532: Insertion of Sensitive Information into Log File",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "HIGH",
                        "subIntegrityImpact": "HIGH",
                        "subAvailabilityImpact": "HIGH",
                        "baseScore": 8.5,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rp",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rp"
                },
                {
                    "name": "https://github.com/runatlantis/atlantis/issues/4060",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/runatlantis/atlantis/issues/4060"
                },
                {
                    "name": "https://github.com/runatlantis/atlantis/pull/4667",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/runatlantis/atlantis/pull/4667"
                },
                {
                    "name": "https://argo-cd.readthedocs.io/en/stable/operator-manual/security",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://argo-cd.readthedocs.io/en/stable/operator-manual/security"
                },
                {
                    "name": "https://github.com/runatlantis/atlantis/releases/tag/v0.30.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/runatlantis/atlantis/releases/tag/v0.30.0"
                }
            ],
            "affected": [
                {
                    "vendor": "runatlantis",
                    "product": "atlantis",
                    "versions": [
                        {
                            "version": "< 0.30.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-11-08T22:24:15.300Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. Atlantis logs contains GitHub credentials (tokens `ghs_...`) when they are rotated. This enables an attacker able to read these logs to impersonate Atlantis application and to perform actions on GitHub. When Atlantis is used to administer a GitHub organization, this enables getting administration privileges on the organization. This was reported in #4060 and fixed in #4667 . The fix was included in Atlantis v0.30.0. All users are advised to upgrade. There are no known workarounds for this vulnerability."
                }
            ],
            "source": {
                "advisory": "GHSA-gppm-hq3p-h4rp",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-11-12T19:19:05.416739Z",
                                "id": "CVE-2024-52009",
                                "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-11-12T19:19:58.293Z"
                }
            }
        ]
    }
}