mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
88 lines
3.5 KiB
JSON
88 lines
3.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-52009",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-532: Insertion of Sensitive Information into Log File",
|
|
"cweId": "CWE-532"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "runatlantis",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "atlantis",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "< 0.30.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rp",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/runatlantis/atlantis/security/advisories/GHSA-gppm-hq3p-h4rp"
|
|
},
|
|
{
|
|
"url": "https://github.com/runatlantis/atlantis/issues/4060",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/runatlantis/atlantis/issues/4060"
|
|
},
|
|
{
|
|
"url": "https://github.com/runatlantis/atlantis/pull/4667",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/runatlantis/atlantis/pull/4667"
|
|
},
|
|
{
|
|
"url": "https://argo-cd.readthedocs.io/en/stable/operator-manual/security",
|
|
"refsource": "MISC",
|
|
"name": "https://argo-cd.readthedocs.io/en/stable/operator-manual/security"
|
|
},
|
|
{
|
|
"url": "https://github.com/runatlantis/atlantis/releases/tag/v0.30.0",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/runatlantis/atlantis/releases/tag/v0.30.0"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-gppm-hq3p-h4rp",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |