diff --git a/advisories/github-reviewed/2023/06/GHSA-6mf5-36v9-3h2w/GHSA-6mf5-36v9-3h2w.json b/advisories/github-reviewed/2023/06/GHSA-6mf5-36v9-3h2w/GHSA-6mf5-36v9-3h2w.json index dc9625199ae..78474dc9a4d 100644 --- a/advisories/github-reviewed/2023/06/GHSA-6mf5-36v9-3h2w/GHSA-6mf5-36v9-3h2w.json +++ b/advisories/github-reviewed/2023/06/GHSA-6mf5-36v9-3h2w/GHSA-6mf5-36v9-3h2w.json @@ -97,6 +97,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-94", "CWE-95" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2023/06/GHSA-834c-x29c-f42c/GHSA-834c-x29c-f42c.json b/advisories/github-reviewed/2023/06/GHSA-834c-x29c-f42c/GHSA-834c-x29c-f42c.json index ee8b2d5f361..ff69e661398 100644 --- a/advisories/github-reviewed/2023/06/GHSA-834c-x29c-f42c/GHSA-834c-x29c-f42c.json +++ b/advisories/github-reviewed/2023/06/GHSA-834c-x29c-f42c/GHSA-834c-x29c-f42c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-834c-x29c-f42c", - "modified": "2023-06-27T18:38:25Z", + "modified": "2023-06-30T20:24:46Z", "published": "2023-06-22T19:59:10Z", "aliases": [ "CVE-2023-35156" @@ -94,6 +94,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-79", "CWE-87" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2023/06/GHSA-8g9c-c9cm-9c56/GHSA-8g9c-c9cm-9c56.json b/advisories/github-reviewed/2023/06/GHSA-8g9c-c9cm-9c56/GHSA-8g9c-c9cm-9c56.json index 52154429813..06f4c1e2d00 100644 --- a/advisories/github-reviewed/2023/06/GHSA-8g9c-c9cm-9c56/GHSA-8g9c-c9cm-9c56.json +++ b/advisories/github-reviewed/2023/06/GHSA-8g9c-c9cm-9c56/GHSA-8g9c-c9cm-9c56.json @@ -97,7 +97,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-359" + "CWE-359", + "CWE-668" ], "severity": "HIGH", "github_reviewed": true, diff --git a/advisories/unreviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json b/advisories/github-reviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json similarity index 61% rename from advisories/unreviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json rename to advisories/github-reviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json index 08c0dba4f56..a4632fd2027 100644 --- a/advisories/unreviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json +++ b/advisories/github-reviewed/2023/06/GHSA-fmrf-p77g-vv5c/GHSA-fmrf-p77g-vv5c.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-fmrf-p77g-vv5c", - "modified": "2023-06-30T18:31:02Z", + "modified": "2023-06-30T20:25:26Z", "published": "2023-06-30T18:31:02Z", "aliases": [ "CVE-2023-37302" ], + "summary": "MediaWiki Cross-site Scripting vulnerability", "details": "An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute).", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.39.3" + } + ] + } + ] + } ], "references": [ { @@ -26,6 +45,10 @@ "type": "WEB", "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650" }, + { + "type": "PACKAGE", + "url": "https://github.com/wikimedia/mediawiki" + }, { "type": "WEB", "url": "https://phabricator.wikimedia.org/T339111" @@ -35,9 +58,9 @@ "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-06-30T20:25:26Z", "nvd_published_at": null } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json b/advisories/github-reviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json similarity index 65% rename from advisories/unreviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json rename to advisories/github-reviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json index f5542de0ebd..f7b0c93ce2d 100644 --- a/advisories/unreviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json +++ b/advisories/github-reviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gm2g-2xr9-pxxj", - "modified": "2023-06-30T18:31:02Z", + "modified": "2023-06-30T20:25:35Z", "published": "2023-06-30T18:31:02Z", "aliases": [ "CVE-2023-3485" ], + "summary": "Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource", "details": "Insecure defaults in open-source Temporal Server before version 1.20 on all platforms allows an attacker to craft a task token with access to a namespace other than the one specified in the request. Creation of this task token must be done outside of the normal Temporal server flow. It requires the namespace UUID and information from the workflow history for the target namespace. Under these conditions, it is possible to interfere with pending tasks in other namespaces, such as marking a task failed or completed.\nIf a task is targeted for completion by the attacker, the targeted namespace must also be using the same data converter configuration as the initial, valid, namespace for the task completion payload to be decoded by workers in the target namespace.\n\n\n\n", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "go.temporal.io/server" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.20.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3485" }, + { + "type": "PACKAGE", + "url": "https://github.com/temporalio/temporal" + }, { "type": "WEB", "url": "https://github.com/temporalio/temporal/releases/tag/v1.20.0" @@ -28,11 +51,12 @@ ], "database_specific": { "cwe_ids": [ - "CWE-1188" + "CWE-1188", + "CWE-863" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2023-06-30T20:25:35Z", "nvd_published_at": null } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/06/GHSA-rf8j-q39g-7xfm/GHSA-rf8j-q39g-7xfm.json b/advisories/github-reviewed/2023/06/GHSA-rf8j-q39g-7xfm/GHSA-rf8j-q39g-7xfm.json index 25feaa3bf4c..ae1270f5d17 100644 --- a/advisories/github-reviewed/2023/06/GHSA-rf8j-q39g-7xfm/GHSA-rf8j-q39g-7xfm.json +++ b/advisories/github-reviewed/2023/06/GHSA-rf8j-q39g-7xfm/GHSA-rf8j-q39g-7xfm.json @@ -105,6 +105,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-94", "CWE-95" ], "severity": "CRITICAL",