From eb1093a6ff1443440aa1f9e413180b830f657c36 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:15:02 +0000 Subject: [PATCH] Publish Advisories GHSA-6364-jx4h-7564 GHSA-vg28-9f43-gmh5 --- .../2022/05/GHSA-6364-jx4h-7564/GHSA-6364-jx4h-7564.json | 6 +++--- .../2022/05/GHSA-vg28-9f43-gmh5/GHSA-vg28-9f43-gmh5.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-6364-jx4h-7564/GHSA-6364-jx4h-7564.json b/advisories/github-reviewed/2022/05/GHSA-6364-jx4h-7564/GHSA-6364-jx4h-7564.json index 6abec76fa80..6c4f7c189fe 100644 --- a/advisories/github-reviewed/2022/05/GHSA-6364-jx4h-7564/GHSA-6364-jx4h-7564.json +++ b/advisories/github-reviewed/2022/05/GHSA-6364-jx4h-7564/GHSA-6364-jx4h-7564.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6364-jx4h-7564", - "modified": "2022-12-15T16:53:53Z", + "modified": "2023-10-27T14:14:22Z", "published": "2022-05-24T17:45:46Z", "aliases": [ "CVE-2021-21637" @@ -11,7 +11,7 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ @@ -57,7 +57,7 @@ "cwe_ids": [ "CWE-862" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-15T16:53:53Z", "nvd_published_at": "2021-03-30T12:16:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-vg28-9f43-gmh5/GHSA-vg28-9f43-gmh5.json b/advisories/github-reviewed/2022/05/GHSA-vg28-9f43-gmh5/GHSA-vg28-9f43-gmh5.json index 1ccac330d3b..0920b62dce5 100644 --- a/advisories/github-reviewed/2022/05/GHSA-vg28-9f43-gmh5/GHSA-vg28-9f43-gmh5.json +++ b/advisories/github-reviewed/2022/05/GHSA-vg28-9f43-gmh5/GHSA-vg28-9f43-gmh5.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-vg28-9f43-gmh5", - "modified": "2022-12-15T16:59:25Z", + "modified": "2023-10-27T14:13:17Z", "published": "2022-05-24T17:45:46Z", "aliases": [ "CVE-2021-21636" ], "summary": "Missing permission check in Jenkins Team Foundation Server Plugin allows enumerating credentials IDs", - "details": "Team Foundation Server Plugin 5.157.1 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAs of publication of this advisory, there is no fix.", + "details": "Jenkins Team Foundation Server Plugin 5.157.1 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAs of publication of this advisory, there is no fix.", "severity": [ { "type": "CVSS_V3",