From 1a38774efea4367d4eedd425524308fa6c2fc49a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:10:31 +0000 Subject: [PATCH] Publish Advisories GHSA-w8wg-62wf-62gm GHSA-ccf4-9hjc-xxc4 --- .../11/GHSA-w8wg-62wf-62gm/GHSA-w8wg-62wf-62gm.json | 10 +++++++--- .../01/GHSA-ccf4-9hjc-xxc4/GHSA-ccf4-9hjc-xxc4.json | 10 +++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2022/11/GHSA-w8wg-62wf-62gm/GHSA-w8wg-62wf-62gm.json b/advisories/github-reviewed/2022/11/GHSA-w8wg-62wf-62gm/GHSA-w8wg-62wf-62gm.json index be88c34f33f..3d23544b808 100644 --- a/advisories/github-reviewed/2022/11/GHSA-w8wg-62wf-62gm/GHSA-w8wg-62wf-62gm.json +++ b/advisories/github-reviewed/2022/11/GHSA-w8wg-62wf-62gm/GHSA-w8wg-62wf-62gm.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-w8wg-62wf-62gm", - "modified": "2022-11-21T22:26:10Z", + "modified": "2023-10-31T21:09:15Z", "published": "2022-11-16T12:00:23Z", "aliases": [ "CVE-2022-45399" ], - "summary": "Missing Authorization in Jenkins Cluster Statistics Plugin", - "details": "A missing permission check in Jenkins Cluster Statistics Plugin 0.4.6 and earlier allows attackers to delete recorded Jenkins Cluster Statistics.", + "summary": "Jenkins Cluster Statistics Plugin Missing Authorization vulnerability", + "details": "Jenkins Cluster Statistics Plugin 0.4.6 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to delete recorded Jenkins Cluster Statistics.\n\nAdditionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nAs of publication of this advisory, there is no fix.", "severity": [ { "type": "CVSS_V3", @@ -43,6 +43,10 @@ { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2938" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2022/11/15/4" } ], "database_specific": { diff --git a/advisories/github-reviewed/2023/01/GHSA-ccf4-9hjc-xxc4/GHSA-ccf4-9hjc-xxc4.json b/advisories/github-reviewed/2023/01/GHSA-ccf4-9hjc-xxc4/GHSA-ccf4-9hjc-xxc4.json index e9fcd7c1cbf..e709c1a31e1 100644 --- a/advisories/github-reviewed/2023/01/GHSA-ccf4-9hjc-xxc4/GHSA-ccf4-9hjc-xxc4.json +++ b/advisories/github-reviewed/2023/01/GHSA-ccf4-9hjc-xxc4/GHSA-ccf4-9hjc-xxc4.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-ccf4-9hjc-xxc4", - "modified": "2023-02-02T17:14:50Z", + "modified": "2023-10-31T21:10:05Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24436" ], - "summary": "Missing permission check in Jenkins GitHub Pull Request Builder Plugin allows enumerating credentials IDs", - "details": "A missing permission check in Jenkins GitHub Pull Request Builder Plugin 1.42.2 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.", + "summary": "Jenkins GitHub Pull Request Builder Plugin missing permission check allows enumerating credentials IDs", + "details": "Jenkins GitHub Pull Request Builder Plugin 1.42.2 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", @@ -44,6 +44,10 @@ "type": "PACKAGE", "url": "https://github.com/jenkinsci/ghprb-plugin" }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20%281%29" + }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20(1)"