Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for Gitaly by GitLab

    CVE-2020-13353 (GCVE-0-2020-13353)

    Vulnerability from nvd – Published: 2020-11-17 00:26 – Updated: 2024-08-04 12:18
    VLAI
    Summary
    When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above.
    CWE
    • Cleartext storage of sensitive information in Gitaly
    Assigner
    References
    Impacted products
    Vendor Product Version
    GitLab Gitaly Affected: >=1.79.0, <13.3.9
    Affected: >=13.4, <13.4.5
    Affected: >=13.5, <13.5.2
    Create a notification for this product.
    Credits
    This vulnerability has been discovered internally by the GitLab team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T12:18:17.588Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Gitaly",
              "vendor": "GitLab",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e=1.79.0, \u003c13.3.9"
                },
                {
                  "status": "affected",
                  "version": "\u003e=13.4, \u003c13.4.5"
                },
                {
                  "status": "affected",
                  "version": "\u003e=13.5, \u003c13.5.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "This vulnerability has been discovered internally by the GitLab team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 2.5,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Cleartext storage of sensitive information in Gitaly",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-05-13T13:59:44.000Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@gitlab.com",
              "ID": "CVE-2020-13353",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Gitaly",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "\u003e=1.79.0, \u003c13.3.9"
                              },
                              {
                                "version_value": "\u003e=13.4, \u003c13.4.5"
                              },
                              {
                                "version_value": "\u003e=13.5, \u003c13.5.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "GitLab"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "This vulnerability has been discovered internally by the GitLab team"
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above."
                }
              ]
            },
            "impact": {
              "cvss": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 2.5,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Cleartext storage of sensitive information in Gitaly"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882",
                  "refsource": "MISC",
                  "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
                },
                {
                  "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json",
                  "refsource": "CONFIRM",
                  "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2020-13353",
        "datePublished": "2020-11-17T00:26:35.000Z",
        "dateReserved": "2020-05-21T00:00:00.000Z",
        "dateUpdated": "2024-08-04T12:18:17.588Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-13353 (GCVE-0-2020-13353)

    Vulnerability from cvelistv5 – Published: 2020-11-17 00:26 – Updated: 2024-08-04 12:18
    VLAI
    Summary
    When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above.
    CWE
    • Cleartext storage of sensitive information in Gitaly
    Assigner
    References
    Impacted products
    Vendor Product Version
    GitLab Gitaly Affected: >=1.79.0, <13.3.9
    Affected: >=13.4, <13.4.5
    Affected: >=13.5, <13.5.2
    Create a notification for this product.
    Credits
    This vulnerability has been discovered internally by the GitLab team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T12:18:17.588Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Gitaly",
              "vendor": "GitLab",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e=1.79.0, \u003c13.3.9"
                },
                {
                  "status": "affected",
                  "version": "\u003e=13.4, \u003c13.4.5"
                },
                {
                  "status": "affected",
                  "version": "\u003e=13.5, \u003c13.5.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "This vulnerability has been discovered internally by the GitLab team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 2.5,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Cleartext storage of sensitive information in Gitaly",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-05-13T13:59:44.000Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@gitlab.com",
              "ID": "CVE-2020-13353",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Gitaly",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "\u003e=1.79.0, \u003c13.3.9"
                              },
                              {
                                "version_value": "\u003e=13.4, \u003c13.4.5"
                              },
                              {
                                "version_value": "\u003e=13.5, \u003c13.5.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "GitLab"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "This vulnerability has been discovered internally by the GitLab team"
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above."
                }
              ]
            },
            "impact": {
              "cvss": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 2.5,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Cleartext storage of sensitive information in Gitaly"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882",
                  "refsource": "MISC",
                  "url": "https://gitlab.com/gitlab-org/gitaly/-/issues/2882"
                },
                {
                  "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json",
                  "refsource": "CONFIRM",
                  "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2020-13353",
        "datePublished": "2020-11-17T00:26:35.000Z",
        "dateReserved": "2020-05-21T00:00:00.000Z",
        "dateUpdated": "2024-08-04T12:18:17.588Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }