Lucene search
+L

920 matches found

Github Security Blog
Github Security Blog
added 2024/03/26 9:23 p.m.43 views

TinyMCE Cross-Site Scripting (XSS) vulnerability in handling iframes

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by same-origin browser protections, but...

6.1CVSS6.1AI score0.00722EPSS
SaveExploits0References6Affected Software2
vulnersOsv
vulnersOsv
added 2024/03/26 9:23 p.m.6 views

17fe-ui23 (>=0.0.0 <=0.0.24), 3h1-ui (>=2.14.41 <=3.0.0-next.258) +1823 more potentially affected by CVE-2024-29881 via tinymce (>=4.5.1 <=6.8.6)

tinymce NPM version =4.5.1, =0.0.0, =2.14.41, =0.0.1, =12.1.0, =0.0.1, =0.1.0, =4.1.0, =1.0.0-beta.1, =4.1.2-rc, =1.0.0, =0.1.2, =0.3.7, =0.1.7, =0.3.0 and more Source cves: CVE-2024-29881 Source advisory: OSV:GHSA-5359-PVF2-PW78...

6.1CVSS6.3AI score0.00722EPSS
SaveExploits0
OSV
OSV
added 2024/03/26 9:23 p.m.33 views

GHSA-5359-PVF2-PW78 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling external SVG files through Object or Embed elements

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. Fix TinyMCE 6.8.1 introduced a new convertunsafeembeds opti...

4.3CVSS4.5AI score0.00722EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/03/26 9:23 p.m.69 views

TinyMCE Cross-Site Scripting (XSS) vulnerability in handling external SVG files through Object or Embed elements

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. Fix TinyMCE 6.8.1 introduced a new convertunsafeembeds opti...

6.1CVSS5.8AI score0.00722EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2024/03/26 2:15 p.m.36 views

CVE-2024-29881

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

6.1CVSS4.3AI score0.00722EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 2:15 p.m.24 views

CVE-2024-29203

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by...

6.1CVSS4.5AI score0.00722EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/26 2:15 p.m.4 views

UBUNTU-CVE-2024-29881

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

6.1CVSS5.7AI score0.00722EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/26 2:15 p.m.7 views

UBUNTU-CVE-2024-29203

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by...

6.1CVSS5.9AI score0.00722EPSS
SaveExploits0References4
Snyk
Snyk
added 2024/03/26 1:42 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 when loading SVG files via object or embed elements. Workaround This vulnerability can be avoided by simulating the functionality of the...

6.1CVSS4.7AI score0.00722EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/03/26 1:40 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 iframe elements inserted into the editor. Attacks are limited by same-origin browser protections, but downloading files is still possible...

6.1CVSS5.3AI score0.00722EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/26 1:31 p.m.19 views

CVE-2024-29881 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling external SVG files through Object or Embed elements

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

4.3CVSS5.1AI score0.00722EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/26 1:31 p.m.51 views

CVE-2024-29881 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling external SVG files through Object or Embed elements

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

4.3CVSS4.5AI score0.00722EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/26 1:31 p.m.145 views

CVE-2024-29881

TinyMCE is affected by an XSS vulnerability (CVE-2024-29881) in its handling of external SVG content loaded via object/embed during content loading/insertion. The root cause is improper validation of user-supplied input via SVGs, allowing a payload to execute in the context of the hosting site. T...

6.1CVSS4.2AI score0.00722EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/26 1:31 p.m.44 views

CVE-2024-29881 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling external SVG files through Object or Embed elements

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

4.3CVSS4.4AI score0.00722EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/26 1:31 p.m.22 views

CVE-2024-29881

Removed by vendor...

6.1CVSS5.1AI score0.00722EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/26 1:23 p.m.18 views

CVE-2024-29203 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling iframes

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by...

4.3CVSS6.3AI score0.00722EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/26 1:23 p.m.79 views

CVE-2024-29203

TinyMCE contains a cross-site scripting (XSS) vulnerability in its content insertion code that can allow iframe elements to execute malicious scripts. The issue is mitigated by upgrading to TinyMCE v6.8.1 or newer; multiple advisories also note that patches and later versions (e.g., 7.0.0+) addre...

6.1CVSS4.3AI score0.00722EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/26 1:23 p.m.32 views

CVE-2024-29203 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling iframes

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by...

4.3CVSS4.8AI score0.00722EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/26 1:23 p.m.44 views

CVE-2024-29203

Removed by vendor...

6.1CVSS5.1AI score0.00722EPSS
SaveExploits0
OSV
OSV
added 2024/03/26 1:23 p.m.21 views

CVE-2024-29203 TinyMCE Cross-Site Scripting (XSS) vulnerability in handling iframes

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content insertion code. This allowed iframe elements containing malicious code to execute when inserted into the editor. These iframe elements are restricted in their permissions by...

4.3CVSS5AI score0.00722EPSS
SaveExploits0References6
Rows per page
Query Builder