From fa43f603063c2557f478f80988c757067c793fca Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 19:51:56 +0000 Subject: [PATCH] Publish GHSA-gvc8-xjfp-6569 --- .../GHSA-gvc8-xjfp-6569.json | 54 +++++++++++++++++-- 1 file changed, 49 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json (52%) diff --git a/advisories/unreviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json b/advisories/github-reviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json similarity index 52% rename from advisories/unreviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json rename to advisories/github-reviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json index 599218e60540f..a9564cd27bd82 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json +++ b/advisories/github-reviewed/2022/05/GHSA-gvc8-xjfp-6569/GHSA-gvc8-xjfp-6569.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-gvc8-xjfp-6569", - "modified": "2022-05-13T01:13:58Z", + "modified": "2023-08-01T19:50:39Z", "published": "2022-05-13T01:13:58Z", "aliases": [ "CVE-2015-8606" ], - "details": "Multiple cross-site scripting (XSS) vulnerabilities in SilverStripe CMS & Framework before 3.1.16 and 3.2.x before 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) Locale or (2) FailedLoginCount parameter to admin/security/EditForm/field/Members/item/new/ItemEditForm.", + "summary": "Silverstripe CMS XSS Vulnerability", + "details": "Multiple cross-site scripting (XSS) vulnerabilities in SilverStripe CMS & Framework before 3.1.16 and 3.2.0 before 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) Locale or (2) FailedLoginCount parameter to `admin/security/EditForm/field/Members/item/new/ItemEditForm`.", "severity": [ { "type": "CVSS_V3", @@ -14,7 +15,50 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "silverstripe/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.1.16" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.1.15" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "silverstripe/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.2.0" + }, + { + "fixed": "3.2.1" + } + ] + } + ], + "versions": [ + "3.2.0" + ] + } ], "references": [ { @@ -51,8 +95,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-08-01T19:50:39Z", "nvd_published_at": "2016-04-13T15:59:00Z" } } \ No newline at end of file