fkie_cve-2023-3906
Vulnerability from fkie_nvd
Published
2023-09-29 07:15
Modified
2024-11-21 08:18
Summary
An input validation issue in the asset proxy in GitLab EE, affecting all versions from 12.3 prior to 16.2.8, 16.3 prior to 16.3.5, and 16.4 prior to 16.4.1, allowed an authenticated attacker to craft image urls which bypass the asset proxy.
Impacted products
Vendor Product Version
gitlab gitlab *
gitlab gitlab *
gitlab gitlab *
gitlab gitlab *
gitlab gitlab 16.4.0
gitlab gitlab 16.4.0



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
                     matchCriteriaId: "8C9F0162-43D7-44C5-BC3D-85ACC3272FAB",
                     versionEndExcluding: "16.2.8",
                     versionStartIncluding: "12.3",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
                     matchCriteriaId: "CA3C9D7F-FD61-4C19-9FB2-DEEA44B931F3",
                     versionEndExcluding: "16.2.8",
                     versionStartIncluding: "12.3",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
                     matchCriteriaId: "50271B2B-7070-4ED0-AB68-65B99D44A68A",
                     versionEndExcluding: "16.3.5",
                     versionStartIncluding: "16.3.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
                     matchCriteriaId: "CC5696C9-592A-4D50-B5BB-9A250DAB6589",
                     versionEndExcluding: "16.3.5",
                     versionStartIncluding: "16.3.0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:16.4.0:*:*:*:community:*:*:*",
                     matchCriteriaId: "B5D4FDD1-7A68-4245-A4D5-842E4FD03FAE",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:gitlab:gitlab:16.4.0:*:*:*:enterprise:*:*:*",
                     matchCriteriaId: "6696C987-61C1-462E-8A73-016F9902BC67",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "An input validation issue in the asset proxy in GitLab EE, affecting all versions from 12.3 prior to 16.2.8, 16.3 prior to 16.3.5, and 16.4 prior to 16.4.1, allowed an authenticated attacker to craft image urls which bypass the asset proxy.",
      },
      {
         lang: "es",
         value: "Un problema de validación de entrada en el proxy de activos en GitLab EE, que afectó a todas las versiones desde 12.3 anterior a 16.2.8, 16.3 anterior a 16.3.5 y 16.4 anterior a 16.4.1, permitió a un atacante autenticado crear URL de imágenes que omitían el activo apoderado.",
      },
   ],
   id: "CVE-2023-3906",
   lastModified: "2024-11-21T08:18:19.783",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 3.5,
               baseSeverity: "LOW",
               confidentialityImpact: "LOW",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.1,
            impactScore: 1.4,
            source: "cve@gitlab.com",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 3.5,
               baseSeverity: "LOW",
               confidentialityImpact: "LOW",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
               version: "3.1",
            },
            exploitabilityScore: 2.1,
            impactScore: 1.4,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2023-09-29T07:15:13.233",
   references: [
      {
         source: "cve@gitlab.com",
         tags: [
            "Issue Tracking",
            "Vendor Advisory",
         ],
         url: "https://gitlab.com/gitlab-org/gitlab/-/issues/419213",
      },
      {
         source: "cve@gitlab.com",
         tags: [
            "Permissions Required",
         ],
         url: "https://hackerone.com/reports/2071411",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Issue Tracking",
            "Vendor Advisory",
         ],
         url: "https://gitlab.com/gitlab-org/gitlab/-/issues/419213",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Permissions Required",
         ],
         url: "https://hackerone.com/reports/2071411",
      },
   ],
   sourceIdentifier: "cve@gitlab.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-1287",
            },
         ],
         source: "cve@gitlab.com",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-Other",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.