From 757112a2897c64762464d8d6e5ef5c2cc2efde38 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:30:14 +0000 Subject: [PATCH] Publish Advisories GHSA-7xm8-wjq7-88r5 GHSA-cpcw-9h9m-wqw9 GHSA-m95h-p4gg-wfw3 --- .../GHSA-7xm8-wjq7-88r5.json | 33 ++++++++++++++++--- .../GHSA-cpcw-9h9m-wqw9.json | 31 ++++++++++++++--- .../GHSA-m95h-p4gg-wfw3.json | 31 ++++++++++++++--- 3 files changed, 82 insertions(+), 13 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json (59%) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json (59%) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json (61%) diff --git a/advisories/unreviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json b/advisories/github-reviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json similarity index 59% rename from advisories/unreviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json rename to advisories/github-reviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json index b37ff158e54..f6d860faa55 100644 --- a/advisories/unreviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json +++ b/advisories/github-reviewed/2024/01/GHSA-7xm8-wjq7-88r5/GHSA-7xm8-wjq7-88r5.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7xm8-wjq7-88r5", - "modified": "2024-02-06T18:30:19Z", + "modified": "2024-02-06T20:29:19Z", "published": "2024-01-29T21:30:27Z", "aliases": [ "CVE-2023-51839" ], + "summary": "DeviceFarmer stf uses DES-ECB", "details": "DeviceFarmer stf v3.6.6 suffers from Use of a Broken or Risky Cryptographic Algorithm.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@devicefarmer/stf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.6.6" + } + ] + } + ] + } ], "references": [ { @@ -26,9 +45,13 @@ "url": "https://github.com/DeviceFarmer/stf/issues/736" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/DeviceFarmer/stf" }, + { + "type": "WEB", + "url": "https://github.com/DeviceFarmer/stf/blob/a6b5f18941d0de5929f9c24c3ce3e9c13317a653/lib/util/vncauth.js#L35" + }, { "type": "WEB", "url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-51839.md" @@ -39,8 +62,8 @@ "CWE-327" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-06T20:29:19Z", "nvd_published_at": "2024-01-29T20:15:15Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json b/advisories/github-reviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json similarity index 59% rename from advisories/unreviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json rename to advisories/github-reviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json index ebe016b21f7..9b3508163a5 100644 --- a/advisories/unreviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json +++ b/advisories/github-reviewed/2024/02/GHSA-cpcw-9h9m-wqw9/GHSA-cpcw-9h9m-wqw9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cpcw-9h9m-wqw9", - "modified": "2024-02-06T15:32:06Z", + "modified": "2024-02-06T20:28:52Z", "published": "2024-02-06T15:32:06Z", "aliases": [ "CVE-2024-24590" ], + "summary": "Allegro AI ClearML vulnerable to deserialization of untrusted data", "details": "Deserialization of untrusted data can occur in version 0.17.0 or newer of Allegro AI’s ClearML platform, enabling a maliciously uploaded artifact to run arbitrary code on an end user’s system when interacted with.\n", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "clearml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.17.0" + }, + { + "last_affected": "1.14.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24590" }, + { + "type": "PACKAGE", + "url": "https://github.com/allegroai/clearml" + }, { "type": "WEB", "url": "https://hiddenlayer.com/research/not-so-clear-how-mlops-solutions-can-muddy-the-waters-of-your-supply-chain/" @@ -31,8 +54,8 @@ "CWE-502" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-06T20:28:52Z", "nvd_published_at": "2024-02-06T15:15:09Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json b/advisories/github-reviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json similarity index 61% rename from advisories/unreviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json rename to advisories/github-reviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json index 9b5b1333c3f..42cdcf47a69 100644 --- a/advisories/unreviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json +++ b/advisories/github-reviewed/2024/02/GHSA-m95h-p4gg-wfw3/GHSA-m95h-p4gg-wfw3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-m95h-p4gg-wfw3", - "modified": "2024-02-06T15:32:07Z", + "modified": "2024-02-06T20:28:55Z", "published": "2024-02-06T15:32:07Z", "aliases": [ "CVE-2024-24591" ], + "summary": "Allegro AI ClearML path traversal vulnerability", "details": "A path traversal vulnerability in version 1.4.0 or newer of Allegro AI’s ClearML platform enables a maliciously uploaded dataset to write local or remote files to an arbitrary location on an end user’s system when interacted with.\n", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "clearml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.17.0" + }, + { + "last_affected": "1.14.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24591" }, + { + "type": "PACKAGE", + "url": "https://github.com/allegroai/clearml" + }, { "type": "WEB", "url": "https://hiddenlayer.com/research/not-so-clear-how-mlops-solutions-can-muddy-the-waters-of-your-supply-chain/" @@ -31,8 +54,8 @@ "CWE-22" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-06T20:28:55Z", "nvd_published_at": "2024-02-06T15:15:09Z" } } \ No newline at end of file