Vulnerabilites related to Splunk - Universal Forwarders
cve-2022-37439
Vulnerability from cvelistv5
Published
2022-08-16 19:49
Modified
2024-09-16 22:56
Summary
In Splunk Enterprise and Universal Forwarder versions in the following table, indexing a specially crafted ZIP file using the file monitoring input can result in a crash of the application. Attempts to restart the application would result in a crash and would require manually removing the malformed file.
Impacted products
Vendor Product Version
Splunk Splunk Enterprise Version: 8.2   < 8.2.7.1
Version: 8.1   < 8.1.11
Create a notification for this product.
   Splunk Universal Forwarders Version: 8.1.11
Version: 8.2   < 8.2.7.1
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-03T10:29:21.024Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://www.splunk.com/en_us/product-security/announcements/svd-2022-0803.html",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://research.splunk.com/application/b237d393-2f57-4531-aad7-ad3c17c8b041",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "Splunk Enterprise",
               vendor: "Splunk",
               versions: [
                  {
                     lessThan: "8.2.7.1",
                     status: "affected",
                     version: "8.2",
                     versionType: "custom",
                  },
                  {
                     lessThan: "8.1.11",
                     status: "affected",
                     version: "8.1",
                     versionType: "custom",
                  },
               ],
            },
            {
               product: "Universal Forwarders",
               vendor: "Splunk",
               versions: [
                  {
                     status: "affected",
                     version: "8.1.11",
                  },
                  {
                     lessThan: "8.2.7.1",
                     status: "affected",
                     version: "8.2",
                     versionType: "custom",
                  },
               ],
            },
         ],
         datePublic: "2022-08-16T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "In Splunk Enterprise and Universal Forwarder versions in the following table, indexing a specially crafted ZIP file using the file monitoring input can result in a crash of the application. Attempts to restart the application would result in a crash and would require manually removing the malformed file.",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 5.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-409",
                     description: "CWE-409",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2022-08-16T19:49:49",
            orgId: "42b59230-ec95-491e-8425-5a5befa1a469",
            shortName: "Splunk",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://www.splunk.com/en_us/product-security/announcements/svd-2022-0803.html",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://research.splunk.com/application/b237d393-2f57-4531-aad7-ad3c17c8b041",
            },
         ],
         source: {
            advisory: "SVD-2022-0803",
            defect: [
               "SPL-220982",
            ],
         },
         title: "Malformed ZIP file crashes Universal Forwarders and Splunk Enterprise through file monitoring input",
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "prodsec@splunk.com",
               DATE_PUBLIC: "2022-08-16T16:00:00.000Z",
               ID: "CVE-2022-37439",
               STATE: "PUBLIC",
               TITLE: "Malformed ZIP file crashes Universal Forwarders and Splunk Enterprise through file monitoring input",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "Splunk Enterprise",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_name: "8.2",
                                          version_value: "8.2.7.1",
                                       },
                                       {
                                          version_affected: "<",
                                          version_name: "8.1",
                                          version_value: "8.1.11",
                                       },
                                    ],
                                 },
                              },
                              {
                                 product_name: "Universal Forwarders",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_name: "8.2",
                                          version_value: "8.2.7.1",
                                       },
                                       {
                                          version_name: "8.1",
                                          version_value: "8.1.11",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "Splunk",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "In Splunk Enterprise and Universal Forwarder versions in the following table, indexing a specially crafted ZIP file using the file monitoring input can result in a crash of the application. Attempts to restart the application would result in a crash and would require manually removing the malformed file.",
                  },
               ],
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 5.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-409",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.splunk.com/en_us/product-security/announcements/svd-2022-0803.html",
                     refsource: "CONFIRM",
                     url: "https://www.splunk.com/en_us/product-security/announcements/svd-2022-0803.html",
                  },
                  {
                     name: "https://research.splunk.com/application/b237d393-2f57-4531-aad7-ad3c17c8b041",
                     refsource: "CONFIRM",
                     url: "https://research.splunk.com/application/b237d393-2f57-4531-aad7-ad3c17c8b041",
                  },
               ],
            },
            source: {
               advisory: "SVD-2022-0803",
               defect: [
                  "SPL-220982",
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "42b59230-ec95-491e-8425-5a5befa1a469",
      assignerShortName: "Splunk",
      cveId: "CVE-2022-37439",
      datePublished: "2022-08-16T19:49:49.787022Z",
      dateReserved: "2022-08-05T00:00:00",
      dateUpdated: "2024-09-16T22:56:21.322Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
}