Lucene search
K

268 matches found

Prion
Prion
added 2023/11/15 7:15 p.m.13 views

Cross site scripting

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo/redo functionality and other APIs and plugins. Text nodes within specific parents are not escaped upon serialization according to the HTML standard. If such text...

5.8CVSS5.5AI score0.00715EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2023/11/15 7:15 p.m.0 views

UBUNTU-CVE-2023-48219

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo/redo functionality and other APIs and plugins. Text nodes within specific parents are not escaped upon serialization according to the HTML standard. If such text...

6.1CVSS5.6AI score0.00715EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2023/11/15 6:59 p.m.50 views

CVE-2023-48219

Removed by vendor...

6.1CVSS6.2AI score0.00715EPSS
Exploits0
OSV
OSV
added 2023/11/15 6:32 p.m.5 views

GHSA-V626-R774-J7F8 TinyMCE vulnerable to mutation Cross-site Scripting via special characters in unescaped text nodes

Impact A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo/redo functionality and other APIs and plugins. Text nodes within specific parents are not escaped upon serialization according to the HTML standard. If such text nodes contain a special character...

6.1CVSS5.7AI score0.00715EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2023/11/15 6:32 p.m.23 views

TinyMCE vulnerable to mutation Cross-site Scripting via special characters in unescaped text nodes

Impact A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo/redo functionality and other APIs and plugins. Text nodes within specific parents are not escaped upon serialization according to the HTML standard. If such text nodes contain a special character...

6.1CVSS5.7AI score0.00715EPSS
Exploits0References7Affected Software2
CNNVD
CNNVD
added 2023/11/15 12:0 a.m.4 views

Tiny Technologies TinyMCE Security Vulnerability

Tiny Technologies TinyMCE is a rich text editor from Tiny Technologies, USA. A security vulnerability exists in Tiny Technologies TinyMCE, which stems from a mutated cross-site scripting mXSS vulnerability in the undo/redo function and other APIs and plugins. Affected products and versions: TinyM...

6.1CVSS6.2AI score0.00715EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2023/11/15 12:0 a.m.9 views

TinyMCE -- mXSS in multiple plugins

TinyMCE reports: Special characters in unescaped text nodes can trigger mXSS when using TinyMCE undo/redo, getContentAPI, resetContentAPI, and Autosave plugin...

6.1CVSS7AI score0.00715EPSS
Exploits0References2
Veracode
Veracode
added 2023/10/23 4:31 a.m.22 views

Cross-site Scripting (XSS)

TinyMCE is vulnerable to Cross-site Scripting XSS. The vulnerability occurs when an HTML snippet is restored from the undo stack. In this situation, a combination of string manipulation and reparative parsing by the browser's native DomParser API results in malicious mutations to the HTML. This, ...

6.1CVSS5.8AI score0.0062EPSS
Exploits0References11Affected Software3
Fedora
Fedora
added 2023/10/23 3:0 a.m.32 views

[SECURITY] Fedora 38 Update: vim-9.0.2048-1.fc38

VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...

7.8CVSS7.1AI score0.00539EPSS
Exploits2
Snyk
Snyk
added 2023/10/19 10:57 p.m.4 views

Cross-site Scripting (XSS)

Overview TinyMCE is a web-based JavaScript HTML WYSIWYG editor control. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the core undo and redo functionality. An attacker can exploit this vulnerability by passing a carefully-crafted HTML snippet that bypasses the...

6.1CVSS5.2AI score0.0062EPSS
Exploits0References2
NVD
NVD
added 2023/10/19 10:15 p.m.26 views

CVE-2023-45818

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before...

6.1CVSS5.8AI score0.0062EPSS
Exploits0References5
Prion
Prion
added 2023/10/19 10:15 p.m.18 views

Cross site scripting

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before...

5.8CVSS5.7AI score0.0062EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/10/19 10:15 p.m.3 views

UBUNTU-CVE-2023-45818

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before...

6.1CVSS5.6AI score0.0062EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2023/10/19 9:18 p.m.18 views

CVE-2023-45818 Cross-site Scripting vulnerability in TinyMCE undo/redo, getContent API, resetContent API, and Autosave plugin

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before...

6.1CVSS5.2AI score0.0062EPSS
Exploits0References5
CVE
CVE
added 2023/10/19 9:18 p.m.79 views

CVE-2023-45818

Concrete details confirm CVE-2023-45818 affects TinyMCE undo/redo logic, where HTML is mutated by a combination of string trimming and reparative parsing when restoring from the undo stack, enabling XSS. The issue also affects related APIs/plugins (tinymce.Editor.getContent({ format: 'raw' }), re...

6.1CVSS5.8AI score0.0062EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/10/19 4:36 p.m.1 views

GHSA-V65R-P3VV-JJFV TinyMCE mXSS vulnerability in undo/redo, getContent API, resetContent API, and Autosave plugin

Impact A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo and redo functionality. When a carefully-crafted HTML snippet passes the XSS sanitisation layer, it is manipulated as a string by internal trimming functions before being stored in the undo stack. If t...

6.1CVSS5.6AI score0.0062EPSS
Exploits0References7
CNNVD
CNNVD
added 2023/10/19 12:0 a.m.4 views

TinyMCE Cross-Site Scripting Vulnerability

Tiny Technologies TinyMCE is a rich text editor from Tiny Technologies, Inc. A security vulnerability exists in TinyMCE, which stems from a mutant cross-site scripting mXSS vulnerability discovered in TinyMCE's core undo and redo functionality...

6.1CVSS6.3AI score0.0062EPSS
Exploits0References6
Fedora
Fedora
added 2023/10/07 1:45 a.m.39 views

[SECURITY] Fedora 38 Update: vim-9.0.1984-1.fc38

VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...

7.5CVSS7.1AI score0.0119EPSS
Exploits1
Fedora
Fedora
added 2023/09/07 1:30 a.m.32 views

[SECURITY] Fedora 38 Update: vim-9.0.1872-1.fc38

VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...

7.8CVSS7.1AI score0.00559EPSS
Exploits3
ATTACKERKB
ATTACKERKB
added 2023/06/30 5:15 p.m.3 views

CVE-2023-37301

An issue was discovered in SubmitEntityAction in Wikibase in MediaWiki through 1.39.3. Because it doesn't use EditEntity for undo and restore, the intended interaction with AbuseFilter does not occur...

5.3CVSS6AI score0.00284EPSS
Exploits1References3
Rows per page
Query Builder