gsd-2023-46213
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In Splunk Enterprise versions below 9.0.7 and 9.1.2, ineffective escaping in the “Show syntax Highlighted” feature can result in the execution of unauthorized code in a user’s web browser.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-46213",
      id: "GSD-2023-46213",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-46213",
         ],
         details: "In Splunk Enterprise versions below 9.0.7 and 9.1.2, ineffective escaping in the “Show syntax Highlighted” feature can result in the execution of unauthorized code in a user’s web browser.",
         id: "GSD-2023-46213",
         modified: "2023-12-13T01:20:52.847951Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "prodsec@splunk.com",
            ID: "CVE-2023-46213",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Splunk Enterprise",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "9.0",
                                       version_value: "9.0.7",
                                    },
                                    {
                                       version_affected: "<",
                                       version_name: "9.1",
                                       version_value: "9.1.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Splunk Cloud",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "-",
                                       version_value: "9.1.2308",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Splunk",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Joshua Neubecker",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "In Splunk Enterprise versions below 9.0.7 and 9.1.2, ineffective escaping in the “Show syntax Highlighted” feature can result in the execution of unauthorized code in a user’s web browser.",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  baseScore: 4.8,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-79",
                        lang: "eng",
                        value: "The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://advisory.splunk.com/advisories/SVD-2023-1103",
                  refsource: "MISC",
                  url: "https://advisory.splunk.com/advisories/SVD-2023-1103",
               },
               {
                  name: "https://research.splunk.com/application/1030bc63-0b37-4ac9-9ae0-9361c955a3cc/",
                  refsource: "MISC",
                  url: "https://research.splunk.com/application/1030bc63-0b37-4ac9-9ae0-9361c955a3cc/",
               },
            ],
         },
         source: {
            advisory: "SVD-2023-1103",
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:splunk:cloud:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "9.1.2308",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "9.1.2",
                        versionStartIncluding: "9.1.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "9.0.7",
                        versionStartIncluding: "9.0.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@splunk.com",
               ID: "CVE-2023-46213",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "In Splunk Enterprise versions below 9.0.7 and 9.1.2, ineffective escaping in the “Show syntax Highlighted” feature can result in the execution of unauthorized code in a user’s web browser.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-79",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://advisory.splunk.com/advisories/SVD-2023-1103",
                     refsource: "",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://advisory.splunk.com/advisories/SVD-2023-1103",
                  },
                  {
                     name: "https://research.splunk.com/application/1030bc63-0b37-4ac9-9ae0-9361c955a3cc/",
                     refsource: "",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://research.splunk.com/application/1030bc63-0b37-4ac9-9ae0-9361c955a3cc/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 4.8,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "HIGH",
                  scope: "CHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 1.7,
               impactScore: 2.7,
            },
         },
         lastModifiedDate: "2023-11-24T23:06Z",
         publishedDate: "2023-11-16T21:15Z",
      },
   },
}


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.