GHSA-42wq-rch8-6f6j

Suggest an improvement
Source
https://github.com/advisories/GHSA-42wq-rch8-6f6j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-42wq-rch8-6f6j/GHSA-42wq-rch8-6f6j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-42wq-rch8-6f6j
Aliases
Related
Published
2022-08-06T09:40:43Z
Modified
2023-11-08T04:09:28.770716Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L CVSS Calculator
Summary
CKEditor5 cross-site scripting vulnerability caused by the editor instance destroying process
Details

Affected packages

@ckeditor/ckeditor5-markdown-gfm @ckeditor/ckeditor5-html-support @ckeditor/ckeditor5-html-embed

Impact

A cross-site scripting vulnerability has been discovered affecting three optional CKEditor 5's packages. The vulnerability allowed to trigger a JavaScript code after fulfilling special conditions:

a) Using one of the affected packages. In case of ckeditor5-html-support and ckeditor5-html-embed, additionally, it was required to use a configuration that allows unsafe markup inside the editor, b) Initializing the editor on an element and using an element other than <textarea> as a base, c) Destroying the editor instance.

The root cause of the issue was a mechanism responsible for updating the source element with the markup coming from the CKEditor 5 data pipeline after destroying the editor.

This vulnerability might affect a small percent of integrators that depend on dynamic editor initialization/destroy and use Markdown, General HTML Support or HTML embed features.

Patches

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

For more information

Email us at security@cksource.com if you have any questions or comments about this advisory.

Database specific
{
    "nvd_published_at": "2022-08-03T19:15:00Z",
    "github_reviewed_at": "2022-08-06T09:40:43Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

npm / @ckeditor/ckeditor5-markdown-gfm

Package

Name
@ckeditor/ckeditor5-markdown-gfm
View open source insights on deps.dev
Purl
pkg:npm/%40ckeditor/ckeditor5-markdown-gfm

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
35.0.1

npm / @ckeditor/ckeditor5-html-support

Package

Name
@ckeditor/ckeditor5-html-support
View open source insights on deps.dev
Purl
pkg:npm/%40ckeditor/ckeditor5-html-support

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
35.0.1

npm / @ckeditor/ckeditor5-html-embed

Package

Name
@ckeditor/ckeditor5-html-embed
View open source insights on deps.dev
Purl
pkg:npm/%40ckeditor/ckeditor5-html-embed

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
35.0.1