gsd-2024-2469
Vulnerability from gsd
Modified
2024-04-02 05:02
Details
An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution. This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.
Aliases



{
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2024-2469"
      ],
      "details": "An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution.\u00a0This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.",
      "id": "GSD-2024-2469",
      "modified": "2024-04-02T05:02:53.168402Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "product-cna@github.com",
        "ID": "CVE-2024-2469",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Enterprise Server",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "not down converted",
                          "x_cve_json_5_version_data": {
                            "defaultStatus": "affected",
                            "versions": [
                              {
                                "changes": [
                                  {
                                    "at": "3.8.17",
                                    "status": "unaffected"
                                  }
                                ],
                                "lessThanOrEqual": "3.8.16",
                                "status": "affected",
                                "version": "3.8.0",
                                "versionType": "semver"
                              },
                              {
                                "changes": [
                                  {
                                    "at": "3.9.12",
                                    "status": "unaffected"
                                  }
                                ],
                                "lessThanOrEqual": "3.9.11",
                                "status": "affected",
                                "version": "3.9.0",
                                "versionType": "semver"
                              },
                              {
                                "changes": [
                                  {
                                    "at": "3.10.9",
                                    "status": "unaffected"
                                  }
                                ],
                                "lessThanOrEqual": "3.10.8",
                                "status": "affected",
                                "version": "3.10.0",
                                "versionType": "semver"
                              },
                              {
                                "changes": [
                                  {
                                    "at": "3.11.7",
                                    "status": "unaffected"
                                  }
                                ],
                                "lessThanOrEqual": "3.11.6",
                                "status": "affected",
                                "version": "3.11.0",
                                "versionType": "semver"
                              },
                              {
                                "changes": [
                                  {
                                    "at": "3.12.1",
                                    "status": "unaffected"
                                  }
                                ],
                                "lessThanOrEqual": "3.12.0",
                                "status": "affected",
                                "version": "3.12",
                                "versionType": "semver"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "GitHub"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "inspector-ambitious"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution.\u00a0This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-20",
                "lang": "eng",
                "value": "CWE-20 Improper Input Validation"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.17",
            "refsource": "MISC",
            "url": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.17"
          },
          {
            "name": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.12",
            "refsource": "MISC",
            "url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.12"
          },
          {
            "name": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.9",
            "refsource": "MISC",
            "url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.9"
          },
          {
            "name": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.7",
            "refsource": "MISC",
            "url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.7"
          },
          {
            "name": "https://docs.github.com/en/enterprise-server@3.12/admin/release-notes#3.12.1",
            "refsource": "MISC",
            "url": "https://docs.github.com/en/enterprise-server@3.12/admin/release-notes#3.12.1"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "descriptions": [
          {
            "lang": "en",
            "value": "An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution.\u00a0This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program."
          }
        ],
        "id": "CVE-2024-2469",
        "lastModified": "2024-03-21T12:58:51.093",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.0,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.3,
              "impactScore": 6.0,
              "source": "product-cna@github.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2024-03-20T23:15:07.430",
        "references": [
          {
            "source": "product-cna@github.com",
            "url": "https://docs.github.com/en/enterprise-server@3.10/admin/release-notes#3.10.9"
          },
          {
            "source": "product-cna@github.com",
            "url": "https://docs.github.com/en/enterprise-server@3.11/admin/release-notes#3.11.7"
          },
          {
            "source": "product-cna@github.com",
            "url": "https://docs.github.com/en/enterprise-server@3.12/admin/release-notes#3.12.1"
          },
          {
            "source": "product-cna@github.com",
            "url": "https://docs.github.com/en/enterprise-server@3.8/admin/release-notes#3.8.17"
          },
          {
            "source": "product-cna@github.com",
            "url": "https://docs.github.com/en/enterprise-server@3.9/admin/release-notes#3.9.12"
          }
        ],
        "sourceIdentifier": "product-cna@github.com",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "product-cna@github.com",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.