Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Runatlantis | Atlantis | < 0.30.0 |
Related Weaknesses (CWE)
References
- https://argo-cd.readthedocs.io/en/stable/operator-manual/securityTechnical Description
- https://github.com/runatlantis/atlantis/issues/4060Issue Tracking
- https://github.com/runatlantis/atlantis/pull/4667Issue Tracking
- https://github.com/runatlantis/atlantis/releases/tag/v0.30.0Release Notes
- https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rpExploitVendor Advisory
FAQ
What is CVE-2024-52009?
CVE-2024-52009 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 enabl...
How severe is CVE-2024-52009?
CVE-2024-52009 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-52009?
Check the references section above for vendor advisories and patch information. Affected products include: Runatlantis Atlantis.