diff --git a/advisories/github-reviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json b/advisories/github-reviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json new file mode 100644 index 00000000000..3be4d961a37 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9mfc-gr8c-xj4m", + "modified": "2024-04-25T21:40:13Z", + "published": "2022-05-14T01:31:07Z", + "aliases": [ + "CVE-2018-16638" + ], + "summary": "Evolution CMS Cross-site Scripting (XSS)", + "details": "Evolution CMS 1.4.x prior to 1.4.6 allows XSS via the manager/ search parameter.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "evolutioncms/evolution" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.4.0" + }, + { + "fixed": "1.4.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16638" + }, + { + "type": "WEB", + "url": "https://github.com/evolution-cms/evolution/issues/789" + }, + { + "type": "WEB", + "url": "https://github.com/evolution-cms/evolution/commit/b59d1f57be37ab752d65be4bc4d3546c36b69415" + }, + { + "type": "PACKAGE", + "url": "https://github.com/evolution-cms/evolution" + }, + { + "type": "WEB", + "url": "https://github.com/security-breachlock/CVE-2018-16638/blob/master/evolution_xss_reflected.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-04-25T21:40:13Z", + "nvd_published_at": "2018-12-28T17:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json b/advisories/unreviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json deleted file mode 100644 index 4f035f105bc..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-9mfc-gr8c-xj4m/GHSA-9mfc-gr8c-xj4m.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9mfc-gr8c-xj4m", - "modified": "2022-05-14T01:31:07Z", - "published": "2022-05-14T01:31:07Z", - "aliases": [ - "CVE-2018-16638" - ], - "details": "Evolution CMS 1.4.x allows XSS via the manager/ search parameter.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16638" - }, - { - "type": "WEB", - "url": "https://github.com/security-breachlock/CVE-2018-16638/blob/master/evolution_xss_reflected.pdf" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2018-12-28T17:29:00Z" - } -} \ No newline at end of file