gsd-2021-21391
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
CKEditor 5 provides a WYSIWYG editing solution. This CVE affects the following npm packages: ckeditor5-engine, ckeditor5-font, ckeditor5-image, ckeditor5-list, ckeditor5-markdown-gfm, ckeditor5-media-embed, ckeditor5-paste-from-office, and ckeditor5-widget. Following an internal audit, a regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 packages listed above at version <= 26.0.0. The problem has been recognized and patched. The fix will be available in version 27.0.0.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-21391", "description": "CKEditor 5 provides a WYSIWYG editing solution. This CVE affects the following npm packages: ckeditor5-engine, ckeditor5-font, ckeditor5-image, ckeditor5-list, ckeditor5-markdown-gfm, ckeditor5-media-embed, ckeditor5-paste-from-office, and ckeditor5-widget. Following an internal audit, a regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 packages listed above at version \u003c= 26.0.0. The problem has been recognized and patched. The fix will be available in version 27.0.0.", "id": "GSD-2021-21391" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-21391" ], "details": "CKEditor 5 provides a WYSIWYG editing solution. This CVE affects the following npm packages: ckeditor5-engine, ckeditor5-font, ckeditor5-image, ckeditor5-list, ckeditor5-markdown-gfm, ckeditor5-media-embed, ckeditor5-paste-from-office, and ckeditor5-widget. Following an internal audit, a regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 packages listed above at version \u003c= 26.0.0. The problem has been recognized and patched. The fix will be available in version 27.0.0.", "id": "GSD-2021-21391", "modified": "2023-12-13T01:23:10.366547Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-21391", "STATE": "PUBLIC", "TITLE": "Regular expression Denial of Service in multiple packages" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ckeditor5", "version": { "version_data": [ { "version_value": "\u003c 27.0.0" } ] } } ] }, "vendor_name": "ckeditor" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "CKEditor 5 provides a WYSIWYG editing solution. This CVE affects the following npm packages: ckeditor5-engine, ckeditor5-font, ckeditor5-image, ckeditor5-list, ckeditor5-markdown-gfm, ckeditor5-media-embed, ckeditor5-paste-from-office, and ckeditor5-widget. Following an internal audit, a regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 packages listed above at version \u003c= 26.0.0. The problem has been recognized and patched. The fix will be available in version 27.0.0." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm" }, { "name": "https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-3rh3-wfr4-76mj", "refsource": "CONFIRM", "url": "https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-3rh3-wfr4-76mj" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-engine", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-engine" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-font", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-font" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-image", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-image" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-list", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-list" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-widget", "refsource": "MISC", "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-widget" } ] }, "source": { "advisory": "GHSA-3rh3-wfr4-76mj", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-engine", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "07e1803c-2c9b-4262-91c4-4989d93577d0" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-font", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "bc4606c6-96d0-4ea7-916a-5e6ad65b8ad4" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-image", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "e889ec54-b1b7-4d84-96da-40ffb6184718" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-list", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "991ea203-9f6a-442f-b43a-60853fcd449c" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-markdown-gfm", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "20c11731-1807-4353-bc18-96a7c8bb65a0" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-media-embed", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "1e684641-391d-4a4d-9a39-d66d2202242b" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-paste-from-office", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "1452003c-b225-42a3-9010-a8eec4c189f3" }, { "affected_range": "\u003c27.0.0", "affected_versions": "All versions before 27.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-05-10", "description": "CKEditor 5 provides a WYSIWYG editing solution. A regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze.", "fixed_versions": [ "27.0.0" ], "identifier": "CVE-2021-21391", "identifiers": [ "CVE-2021-21391", "GHSA-3rh3-wfr4-76mj" ], "not_impacted": "All versions starting from 27.0.0", "package_slug": "npm/@ckeditor/ckeditor5-widget", "pubdate": "2021-04-29", "solution": "Upgrade to version 27.0.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-21391" ], "uuid": "ec784f80-57d1-4929-b4db-a694c603a43c" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-engine:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-font:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-image:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-list:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-markdown-gfm:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-media-embed:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-paste-from-office:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ckeditor:ckeditor5-widget:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "27.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-21391" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "CKEditor 5 provides a WYSIWYG editing solution. This CVE affects the following npm packages: ckeditor5-engine, ckeditor5-font, ckeditor5-image, ckeditor5-list, ckeditor5-markdown-gfm, ckeditor5-media-embed, ckeditor5-paste-from-office, and ckeditor5-widget. Following an internal audit, a regular expression denial of service (ReDoS) vulnerability has been discovered in multiple CKEditor 5 packages. The vulnerability allowed to abuse particular regular expressions, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 packages listed above at version \u003c= 26.0.0. The problem has been recognized and patched. The fix will be available in version 27.0.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-400" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-markdown-gfm" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-engine", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-engine" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-image", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-image" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed" }, { "name": "https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-3rh3-wfr4-76mj", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-3rh3-wfr4-76mj" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-list", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-list" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-font", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-font" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office" }, { "name": "https://www.npmjs.com/package/@ckeditor/ckeditor5-widget", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/@ckeditor/ckeditor5-widget" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2021-05-10T18:22Z", "publishedDate": "2021-04-29T01:15Z" } } }
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.
Loading…
Loading…