Skip to content
Snippets Groups Projects
CVE-2021-22166.json 2.11 KiB
Newer Older
{
  "data_type": "CVE",
  "data_format": "MITRE",
  "data_version": "4.0",
  "CVE_data_meta": {
    "ID": "CVE-2021-22166",
    "ASSIGNER": "cve@gitlab.com"
  },
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "vendor_name": "GitLab",
          "product": {
            "product_data": [
              {
                "product_name": "GitLab",
                "version": {
                  "version_data": [
                    {
                      "version_value": ">=13.7, <13.7.2"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "lang": "eng",
            "value": "Uncontrolled resource consumption in GitLab"
          }
        ]
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "name": "https://gitlab.com/gitlab-org/labkit/-/issues/29",
        "url": "https://gitlab.com/gitlab-org/labkit/-/issues/29",
        "refsource": "MISC"
      },
      {
        "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22166.json",
        "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22166.json",
        "refsource": "CONFIRM"
      }
    ]
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "An attacker could cause a Prometheus denial of service in GitLab 13.7+ by sending an HTTP request with a malformed method"
      }
    ]
  },
  "impact": {
    "cvss": {
      "vectorString": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
      "attackComplexity": "LOW",
      "attackVector": "NETWORK",
      "availabilityImpact": "LOW",
      "confidentialityImpact": "NONE",
      "integrityImpact": "NONE",
      "privilegesRequired": "NONE",
      "scope": "UNCHANGED",
      "userInteraction": "NONE",
      "version": "3.1",
      "baseScore": 5.3,
      "baseSeverity": "MEDIUM"
    }
  },
  "credit": [
    {
      "lang": "eng",
      "value": "This vulnerability has been discovered internally by the GitLab team"
    }
  ]
}