diff --git a/advisories/unreviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json b/advisories/github-reviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json similarity index 58% rename from advisories/unreviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json rename to advisories/github-reviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json index 771f2fa182e..9c90c493bbe 100644 --- a/advisories/unreviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json +++ b/advisories/github-reviewed/2023/11/GHSA-3xxm-3g3c-w579/GHSA-3xxm-3g3c-w579.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3xxm-3g3c-w579", - "modified": "2023-11-09T21:30:38Z", + "modified": "2023-11-09T22:08:14Z", "published": "2023-11-09T21:30:38Z", "aliases": [ "CVE-2023-5539" ], + "summary": "Moodle Code Injection vulnerability", "details": "A remote code execution risk was identified in the Lesson activity. By default this was only available to teachers and managers.", "severity": [ { @@ -14,17 +15,43 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.3.0-rc2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5539" }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/ba974a4add981743b5a37c5bcc4714c62f6052ce" + }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243352" }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=451580" @@ -39,8 +66,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-11-09T22:08:14Z", "nvd_published_at": "2023-11-09T20:15:08Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json b/advisories/github-reviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json similarity index 70% rename from advisories/unreviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json rename to advisories/github-reviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json index 526255c1276..452a41fc506 100644 --- a/advisories/unreviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json +++ b/advisories/github-reviewed/2023/11/GHSA-hm92-vgmw-qfmx/GHSA-hm92-vgmw-qfmx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hm92-vgmw-qfmx", - "modified": "2023-11-09T06:30:28Z", + "modified": "2023-11-09T22:07:39Z", "published": "2023-11-09T06:30:28Z", "aliases": [ "CVE-2023-26156" ], + "summary": "chromedriver Command Injection vulnerability", "details": "Versions of the package chromedriver before 119.0.1 are vulnerable to Command Injection when setting the chromedriver.path to an arbitrary system binary. This could lead to unauthorized access and potentially malicious actions on the host system.\n\n**Note:**\n\nAn attacker must have access to the system running the vulnerable chromedriver library to exploit it. The success of exploitation also depends on the permissions and privileges of the process running chromedriver.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "chromedriver" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "119.0.1" + } + ] + } + ] + } ], "references": [ { @@ -29,6 +48,10 @@ "type": "WEB", "url": "https://gist.github.com/mcoimbra/47b1da554a80795c45126d51e41b2b18" }, + { + "type": "WEB", + "url": "https://github.com/giggio/node-chromedriver" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-CHROMEDRIVER-6049539" @@ -39,8 +62,8 @@ "CWE-78" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-11-09T22:07:39Z", "nvd_published_at": "2023-11-09T05:15:09Z" } } \ No newline at end of file