ghsa-6p89-3p7c-qrhv
Vulnerability from github
Published
2023-02-13 21:31
Modified
2023-02-23 21:52
Severity ?
Summary
Cross-site scripting in CKEditor5
Details
CKSource CKEditor5 35.4.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the Full Featured CKEditor5 widget.
NOTE: the vendor's position is that this is not a vulnerability. The CKEditor 5 documentation discusses that it is the responsibility of an integrator (who is adding CKEditor 5 functionality to a website) to choose the correct security settings for their use case. Also, safe default values are established (e.g., config.htmlEmbed.showPreviews is false).
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ckeditor5" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "36.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-48110" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-02-14T00:29:24Z", "nvd_published_at": "2023-02-13T20:15:00Z", "severity": "MODERATE" }, "details": "CKSource CKEditor5 35.4.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the Full Featured CKEditor5 widget.\n\nNOTE: the vendor\u0027s position is that this is not a vulnerability. The CKEditor 5 documentation discusses that it is the responsibility of an integrator (who is adding CKEditor 5 functionality to a website) to choose the correct security settings for their use case. Also, safe default values are established (e.g., config.htmlEmbed.showPreviews is false).", "id": "GHSA-6p89-3p7c-qrhv", "modified": "2023-02-23T21:52:54Z", "published": "2023-02-13T21:31:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48110" }, { "type": "WEB", "url": "https://ckeditor.com/docs/ckeditor5/latest/features/html-embed.html" }, { "type": "PACKAGE", "url": "https://github.com/ckeditor/ckeditor5" }, { "type": "WEB", "url": "https://packetstormsecurity.com/files/170927/CKSource-CKEditor5-35.4.0-Cross-Site-Scripting.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site scripting in CKEditor5", "withdrawn": "2023-02-15T15:36:00Z" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.