8.7 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
by @fricklerhandwerk Activity log
- Created suggestion
-
@fricklerhandwerk
ignored
2 packages
- python314Packages.django-tinymce
- python313Packages.django-tinymce
TinyMCE Cross-Site Scripting (XSS) vulnerability using media plugin `data-mce-object` injection
TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability in the media plugin. Attackers can inject malicious scripts via crafted data-mce-* attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media plugin enabled. This vulnerability is fixed in 5.11.1, 7.9.3, and 8.5.1.
References
-
https://github.com/tinymce/tinymce/security/advisories/GHSA-vg35-5wq7-3x7w x_refsource_CONFIRM
-
https://www.tiny.cloud/docs/tinymce/7/7.9.3-release-notes/#overview x_refsource_MISC
-
https://www.tiny.cloud/docs/tinymce/8/8.5.1-release-notes/#overview x_refsource_MISC
Affected products
- ==>= 6.0.0, <= 6.8.6
- ==>= 8.0.0, < 8.5.1
- ==< 5.11.1
- ==>= 7.0.0, < 7.9.3
Matching in nixpkgs
pkgs.python312Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
Ignored packages (2)
pkgs.python313Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
pkgs.python314Packages.django-tinymce
Django application that contains a widget to render a form field as a TinyMCE editor
Package maintainers
-
@onny Jonas Heinrich <onny@project-insanity.org>