From 0037fe6ac22cf1f2f0f8a14fe1ff8d598e445f20 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 23:09:20 +0000 Subject: [PATCH] Publish GHSA-gqj2-324p-vx73 --- .../12/GHSA-gqj2-324p-vx73/GHSA-gqj2-324p-vx73.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2023/12/GHSA-gqj2-324p-vx73/GHSA-gqj2-324p-vx73.json b/advisories/github-reviewed/2023/12/GHSA-gqj2-324p-vx73/GHSA-gqj2-324p-vx73.json index 33bebcbebba..ca47777b124 100644 --- a/advisories/github-reviewed/2023/12/GHSA-gqj2-324p-vx73/GHSA-gqj2-324p-vx73.json +++ b/advisories/github-reviewed/2023/12/GHSA-gqj2-324p-vx73/GHSA-gqj2-324p-vx73.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gqj2-324p-vx73", - "modified": "2023-12-04T23:14:01Z", + "modified": "2023-12-07T23:07:50Z", "published": "2023-12-04T18:30:32Z", "aliases": [ "CVE-2023-48910" @@ -9,7 +9,10 @@ "summary": "Microcks contains a Server-Side Request Forgery (SSRF) via the component /jobs and /artifact/download", "details": "Microcks up to 1.17.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /jobs and /artifact/download. This vulnerability allows attackers to access network resources and sensitive information via a crafted GET request.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -52,9 +55,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-918" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-12-04T23:14:01Z", "nvd_published_at": "2023-12-04T17:15:07Z"