FKIE_CVE-2017-0923

Vulnerability from fkie_nvd - Published: 2018-03-21 20:29 - Updated: 2024-11-21 03:03
Summary
Gitlab Community Edition version 9.1 is vulnerable to lack of input validation in the IPython notebooks component resulting in persistent cross site scripting.
Impacted products
Vendor Product Version
gitlab gitlab 9.5.10
gitlab gitlab 9.5.10
gitlab gitlab 10.1.5
gitlab gitlab 10.1.5
gitlab gitlab 10.2.5
gitlab gitlab 10.2.5
gitlab gitlab 10.3.3
gitlab gitlab 10.3.3

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:9.5.10:*:*:*:community:*:*:*",
              "matchCriteriaId": "CBC18895-4291-4172-830B-AB92434083A8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:9.5.10:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "D2B5DC8B-85D4-478A-9CEB-CA94E149628D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.1.5:*:*:*:community:*:*:*",
              "matchCriteriaId": "EE50DF93-D1C9-41CC-BBD7-CE91E0351A05",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.1.5:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "8EBFDA9D-CA29-4831-A8F7-D71F7F9ED4DF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.2.5:*:*:*:community:*:*:*",
              "matchCriteriaId": "BCD5E2ED-8C98-4E24-A7B9-65787D27F747",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.2.5:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "99A00636-B6CC-4708-9EB0-5A728F45FAA6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.3.3:*:*:*:community:*:*:*",
              "matchCriteriaId": "9F0F462A-CC51-470E-8CE6-EF28B06E88E7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gitlab:gitlab:10.3.3:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "93689CC4-AFC7-4A8D-87A7-01F2A467A832",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Gitlab Community Edition version 9.1 is vulnerable to lack of input validation in the IPython notebooks component resulting in persistent cross site scripting."
    },
    {
      "lang": "es",
      "value": "Gitlab Community Edition 9.1 es vulnerable a una falta de validaci\u00f3n de entradas en el componente IPython notebooks que resulta en Cross-Site Scripting (XSS) persistente."
    }
  ],
  "id": "CVE-2017-0923",
  "lastModified": "2024-11-21T03:03:54.380",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2018-03-21T20:29:00.620",
  "references": [
    {
      "source": "support@hackerone.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/"
    },
    {
      "source": "support@hackerone.com",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://hackerone.com/reports/293740"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://hackerone.com/reports/293740"
    }
  ],
  "sourceIdentifier": "support@hackerone.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "support@hackerone.com",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…