cve-2023-20133
Vulnerability from cvelistv5
Published
2023-07-07 19:47
Modified
2024-10-23 20:26
Summary
A vulnerability in the web interface of Cisco Webex Meetings could allow an authenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the interface. This vulnerability exists because of insufficient validation of user-supplied input in Webex Events (classic) programs, email templates, and survey questions. An attacker could exploit this vulnerability by persuading a user to click a malicious link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information.
Impacted products
CiscoCisco Webex Meetings
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T08:57:35.975Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "cisco-sa-sxsscsrf-2L24bBx6",
            "tags": [
              "x_transferred"
            ],
            "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sxsscsrf-2L24bBx6"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-20133",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-23T20:23:54.865445Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-23T20:26:09.652Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Cisco Webex Meetings",
          "vendor": "Cisco",
          "versions": [
            {
              "status": "affected",
              "version": "39.10"
            },
            {
              "status": "affected",
              "version": "39.11"
            },
            {
              "status": "affected",
              "version": "39.6"
            },
            {
              "status": "affected",
              "version": "39.7"
            },
            {
              "status": "affected",
              "version": "39.7.4"
            },
            {
              "status": "affected",
              "version": "39.7.7"
            },
            {
              "status": "affected",
              "version": "39.8"
            },
            {
              "status": "affected",
              "version": "39.8.2"
            },
            {
              "status": "affected",
              "version": "39.8.3"
            },
            {
              "status": "affected",
              "version": "39.8.4"
            },
            {
              "status": "affected",
              "version": "39.9"
            },
            {
              "status": "affected",
              "version": "39.9.1"
            },
            {
              "status": "affected",
              "version": "40.1"
            },
            {
              "status": "affected",
              "version": "40.2"
            },
            {
              "status": "affected",
              "version": "40.4"
            },
            {
              "status": "affected",
              "version": "40.4.10"
            },
            {
              "status": "affected",
              "version": "40.6"
            },
            {
              "status": "affected",
              "version": "40.6.2"
            },
            {
              "status": "affected",
              "version": "42.10"
            },
            {
              "status": "affected",
              "version": "42.11"
            },
            {
              "status": "affected",
              "version": "42.6"
            },
            {
              "status": "affected",
              "version": "42.9"
            },
            {
              "status": "affected",
              "version": "42.12"
            },
            {
              "status": "affected",
              "version": "42.8"
            },
            {
              "status": "affected",
              "version": "42.7"
            },
            {
              "status": "affected",
              "version": "43.2"
            },
            {
              "status": "affected",
              "version": "43.1"
            },
            {
              "status": "affected",
              "version": "43.3"
            },
            {
              "status": "affected",
              "version": "43.4"
            },
            {
              "status": "affected",
              "version": "43.4.2"
            },
            {
              "status": "affected",
              "version": "43.5.0"
            },
            {
              "status": "affected",
              "version": "43.4.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability in the web interface of Cisco Webex Meetings could allow an authenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the interface.\r\n\r This vulnerability exists because of insufficient validation of user-supplied input in Webex Events (classic) programs, email templates, and survey questions. An attacker could exploit this vulnerability by persuading a user to click a malicious link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "format": "cvssV3_1"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "cwe"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-25T16:57:47.416Z",
        "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
        "shortName": "cisco"
      },
      "references": [
        {
          "name": "cisco-sa-sxsscsrf-2L24bBx6",
          "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sxsscsrf-2L24bBx6"
        }
      ],
      "source": {
        "advisory": "cisco-sa-sxsscsrf-2L24bBx6",
        "defects": [
          "CSCwe38545"
        ],
        "discovery": "EXTERNAL"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
    "assignerShortName": "cisco",
    "cveId": "CVE-2023-20133",
    "datePublished": "2023-07-07T19:47:01.683Z",
    "dateReserved": "2022-10-27T18:47:50.351Z",
    "dateUpdated": "2024-10-23T20:26:09.652Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-20133\",\"sourceIdentifier\":\"ykramarz@cisco.com\",\"published\":\"2023-07-07T20:15:09.887\",\"lastModified\":\"2024-01-25T17:15:31.327\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability in the web interface of Cisco Webex Meetings could allow an authenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the interface.\\r\\n\\r This vulnerability exists because of insufficient validation of user-supplied input in Webex Events (classic) programs, email templates, and survey questions. An attacker could exploit this vulnerability by persuading a user to click a malicious link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.3,\"impactScore\":2.7},{\"source\":\"ykramarz@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.3,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]},{\"source\":\"ykramarz@cisco.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F3FA883-F14A-424A-8CEA-E7B140311B88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1A28A13-3554-4951-9BC6-D57E68672648\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A9F521F-5D30-4DE7-A308-D1EC7F17C5FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA6A48E8-0B18-49F7-9869-A493F356778E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25230DAE-8870-4D37-A61A-E352C1B3D745\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3875C388-7B83-451C-8F37-609A414B847E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17D2A6BB-43D5-4907-BA8E-0EFC5C45A8E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43E36526-AD0B-4020-86B5-0681D6D4A845\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"787AA492-5044-4A98-BA14-DE1D2DB09435\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.9.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1752401-15DE-42A1-B7A1-F6C82DAEE1A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A89D03AD-C0CB-48B9-9B17-C4397F7BCC6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:39.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2DD47BA5-5DA9-4C0E-BE96-F1E94E444DE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"69A90D5E-EA48-4738-BE1B-78FBDAD33017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94E66A90-D684-4185-8C28-727B62AFB39D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0082B39D-BC0E-4716-8332-A04EA6BBBDD8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.4.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F82C6242-BCD3-43C1-8B1D-4044C4263050\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"982C57A9-231E-4CB2-80A8-19A2DF951615\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:40.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11176259-0359-416D-A22D-DEBEBE755FE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC9FB403-FD08-48CE-AEEA-D39485CAF64A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95C51BA7-857E-46CF-A9F1-6FAF354256AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D521C27-9DC7-455F-846B-BBCBF91E40BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E556DE9F-C369-4A0C-94D9-5F5A83BFF8D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6AC385C8-8E95-461F-AC9D-926BF24C2D7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47ED4961-CECA-42FF-8257-DBFA66816169\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:42.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9B88FEF-4A6B-4F71-92BC-2F3835ADAD6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"178264BF-4E16-49CA-A3C3-CAF3ABA2B0A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F9D8F48-4890-4A8F-A31C-82534C30CDDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C26630BE-8CB9-4580-87C5-0F8D9381B574\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0477334B-2179-4F7C-A562-7CF62FB15188\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68570B19-32BB-441C-9C00-C1A839CBD985\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"55BD3A1F-9453-40EE-B155-8182BA49C1CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:webex_meetings:43.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0FE1DED-33FB-4118-80E7-86D4641C7E61\"}]}]}],\"references\":[{\"url\":\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sxsscsrf-2L24bBx6\",\"source\":\"ykramarz@cisco.com\",\"tags\":[\"Vendor Advisory\"]}]}}"
  }
}


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.