From 2137026eb2654213f5173d885471577663293f38 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:20:03 +0000 Subject: [PATCH] Publish GHSA-vw7g-3cc7-7rmh --- .../GHSA-vw7g-3cc7-7rmh.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json (51%) diff --git a/advisories/unreviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json b/advisories/github-reviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json similarity index 51% rename from advisories/unreviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json rename to advisories/github-reviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json index 9aafe19e7bc..10dcccf4133 100644 --- a/advisories/unreviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json +++ b/advisories/github-reviewed/2024/08/GHSA-vw7g-3cc7-7rmh/GHSA-vw7g-3cc7-7rmh.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-vw7g-3cc7-7rmh", - "modified": "2024-08-02T18:31:10Z", + "modified": "2024-08-02T21:18:36Z", "published": "2024-08-01T18:32:50Z", "aliases": [ "CVE-2024-41265" ], + "summary": "cortex establishes TLS connections with `InsecureSkipVerify` set to `true`", "details": "A TLS certificate verification issue discovered in cortex v0.42.1 allows attackers to obtain sensitive information via the makeOperatorRequest function.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/cortexproject/cortex" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.42.1" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +47,10 @@ { "type": "WEB", "url": "https://gist.github.com/nyxfqq/1a8237f3f9cf793c6433f08b17d1593c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cortexproject/cortex" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-599" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T21:18:36Z", "nvd_published_at": "2024-08-01T16:15:06Z" } } \ No newline at end of file