Lucene search

K
cve[email protected]CVE-2023-45819
HistoryOct 19, 2023 - 10:15 p.m.

CVE-2023-45819

2023-10-1922:15:11
CWE-79
web.nvd.nist.gov
32
tinymce
notification manager
xss
cve-2023-45819
security
vulnerability
patch

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

20.0%

TinyMCE is an open source rich text editor. A cross-site scripting (XSS) vulnerability was discovered in TinyMCE’s Notification Manager API. The vulnerability exploits TinyMCE’s unfiltered notification system, which is used in error handling. The conditions for this exploit requires carefully crafted malicious content to have been inserted into the editor and a notification to have been triggered. When a notification was opened, the HTML within the text argument was displayed unfiltered in the notification. The vulnerability allowed arbitrary JavaScript execution when an notification presented in the TinyMCE UI for the current user. This issue could also be exploited by any integration which uses a TinyMCE notification to display unfiltered HTML content. This vulnerability has been patched in TinyMCE 5.10.8 and TinyMCE 6.7.1 by ensuring that the HTML displayed in the notification is sanitized, preventing the exploit. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Affected configurations

Vulners
NVD
Node
tinymcetinymceRange<5.10.8
OR
tinymcetinymceRange6.0.06.7.1
VendorProductVersionCPE
tinymcetinymce*cpe:2.3:a:tinymce:tinymce:*:*:*:*:*:*:*:*
tinymcetinymce*cpe:2.3:a:tinymce:tinymce:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "tinymce",
    "product": "tinymce",
    "versions": [
      {
        "version": "< 5.10.8",
        "status": "affected"
      },
      {
        "version": ">= 6.0.0, < 6.7.1",
        "status": "affected"
      }
    ]
  }
]

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

20.0%