Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-rgg8-g5x8-wr9v: Cross-site scripting (XSS) in the clipboard package

Impact

During a recent internal audit, a Cross-Site Scripting (XSS) vulnerability was identified in the CKEditor 5 clipboard package. This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert a malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

Patches

The problem has been recognized and patched. The fix will be available in version 43.1.1.

Workarounds

It’s highly recommended to update to the version 43.1.1. However, if the update is not an option, we recommend disabling the block toolbar plugin.

For more information

Email us at [email protected] if you have any questions or comments about this advisory.

ghsa
#xss#vulnerability#git#java#auth

Impact

During a recent internal audit, a Cross-Site Scripting (XSS) vulnerability was identified in the CKEditor 5 clipboard package. This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert a malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:
    • General HTML Support with a configuration that permits unsafe markup.
    • HTML Embed.

Patches

The problem has been recognized and patched. The fix will be available in version 43.1.1.

Workarounds

It’s highly recommended to update to the version 43.1.1. However, if the update is not an option, we recommend disabling the block toolbar plugin.

For more information

Email us at [email protected] if you have any questions or comments about this advisory.

References

  • GHSA-rgg8-g5x8-wr9v
  • https://nvd.nist.gov/vuln/detail/CVE-2024-45613
  • https://github.com/ckeditor/ckeditor5/releases/tag/v43.1.1

ghsa: Latest News

GHSA-79gp-q4wv-33fr: Cross-Site Request Forgery (CSRF) in strawberry-graphql