diff --git a/advisories/github-reviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json b/advisories/github-reviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json new file mode 100644 index 00000000000..2f6575d4392 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v27h-j97p-wqmx", + "modified": "2025-02-19T19:03:03Z", + "published": "2022-05-17T04:08:14Z", + "aliases": [ + "CVE-2014-5191" + ], + "summary": "The Preview plugin in CKEditor allows Cross-site scripting (XSS)", + "details": "Cross-site scripting (XSS) vulnerability in the Preview plugin before 4.4.3 in CKEditor allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "ckeditor/ckeditor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.4.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5191" + }, + { + "type": "WEB", + "url": "https://github.com/ckeditor/ckeditor4/commit/b685874c6bc873a76e6e95916c43840a2b7ab08a" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ckeditor/ckeditor4-releases" + }, + { + "type": "WEB", + "url": "http://ckeditor.com/node/136981" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-19T19:03:03Z", + "nvd_published_at": "2014-08-07T11:13:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json b/advisories/unreviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json deleted file mode 100644 index 3ceaf5c240a..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-v27h-j97p-wqmx/GHSA-v27h-j97p-wqmx.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-v27h-j97p-wqmx", - "modified": "2022-05-17T04:08:14Z", - "published": "2022-05-17T04:08:14Z", - "aliases": [ - "CVE-2014-5191" - ], - "details": "Cross-site scripting (XSS) vulnerability in the Preview plugin before 4.4.3 in CKEditor allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5191" - }, - { - "type": "WEB", - "url": "http://ckeditor.com/node/136981" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/60036" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/69161" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-08-07T11:13:00Z" - } -} \ No newline at end of file