fkie_cve-2023-39217
Vulnerability from fkie_nvd
Published
2023-08-08 18:15
Modified
2024-11-21 08:14
Summary
Improper input validation in Zoom SDK’s before 5.14.10 may allow an unauthenticated user to enable a denial of service via network access.



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:zoom:meeting_software_development_kit:*:*:*:*:*:android:*:*",
                     matchCriteriaId: "86D21EBF-FC1F-4F2F-B7AB-C3E0948D8593",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:meeting_software_development_kit:*:*:*:*:*:iphone_os:*:*",
                     matchCriteriaId: "75317D4C-FE2D-44D2-A094-87049A0A294D",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:meeting_software_development_kit:*:*:*:*:*:linux:*:*",
                     matchCriteriaId: "8364764A-B13B-4CB4-8354-850EF5448BCB",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:meeting_software_development_kit:*:*:*:*:*:macos:*:*",
                     matchCriteriaId: "CA2B704A-A3F0-440B-9A46-22083723AE06",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:meeting_software_development_kit:*:*:*:*:*:windows:*:*",
                     matchCriteriaId: "56B8E455-A5D2-4050-BC22-0057CC241F21",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:video_software_development_kit:*:*:*:*:*:android:*:*",
                     matchCriteriaId: "F89E14EC-E5EF-4994-BA14-A867D28416D8",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:video_software_development_kit:*:*:*:*:*:iphone_os:*:*",
                     matchCriteriaId: "C07A9F36-6B27-4DC0-8737-51C0A250791D",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:video_software_development_kit:*:*:*:*:*:linux:*:*",
                     matchCriteriaId: "B64870D9-1253-4747-AE9D-650132EE60C4",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:video_software_development_kit:*:*:*:*:*:macos:*:*",
                     matchCriteriaId: "69E77EA7-44E8-406B-A659-E6F5EC1C9271",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:zoom:video_software_development_kit:*:*:*:*:*:windows:*:*",
                     matchCriteriaId: "49DC386E-7BE2-4B05-968E-640BDB451199",
                     versionEndExcluding: "5.14.10",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Improper input validation in Zoom SDK’s before 5.14.10 may allow an unauthenticated user to enable a denial of service via network access.",
      },
   ],
   id: "CVE-2023-39217",
   lastModified: "2024-11-21T08:14:56.203",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "LOW",
               baseScore: 5.3,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 1.4,
            source: "security@zoom.us",
            type: "Secondary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.5,
               baseSeverity: "HIGH",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 3.9,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2023-08-08T18:15:23.843",
   references: [
      {
         source: "security@zoom.us",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://explore.zoom.us/en/trust/security/security-bulletin/",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://explore.zoom.us/en/trust/security/security-bulletin/",
      },
   ],
   sourceIdentifier: "security@zoom.us",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-80",
            },
         ],
         source: "security@zoom.us",
         type: "Secondary",
      },
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-noinfo",
            },
         ],
         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.


Loading…