From e184e6b12cbd7e5bc75cd28cf6028162dfb68dd1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:08:36 +0000 Subject: [PATCH] Publish Advisories GHSA-m9gv-4523-jffm GHSA-wjvr-2hjg-6rhj --- .../GHSA-m9gv-4523-jffm.json | 30 ++++++++++++++++--- .../GHSA-wjvr-2hjg-6rhj.json | 30 ++++++++++++++++--- 2 files changed, 52 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json (60%) rename advisories/{unreviewed => github-reviewed}/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json (65%) diff --git a/advisories/unreviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json b/advisories/github-reviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json similarity index 60% rename from advisories/unreviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json rename to advisories/github-reviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json index 9fc2f56b50c..eff68ac7e4b 100644 --- a/advisories/unreviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json +++ b/advisories/github-reviewed/2022/03/GHSA-m9gv-4523-jffm/GHSA-m9gv-4523-jffm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-m9gv-4523-jffm", - "modified": "2022-03-23T00:00:43Z", + "modified": "2024-01-30T21:07:16Z", "published": "2022-03-16T00:00:44Z", "aliases": [ "CVE-2022-27199" ], + "summary": "Missing permission checks in AWS Credentials Plugin ", "details": "A missing permission check in Jenkins CloudBees AWS Credentials Plugin 189.v3551d5642995 and earlier allows attackers with Overall/Read permission to connect to an AWS service using an attacker-specified token.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:aws-credentials" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "191.vcb_f183ce58b_9" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 189.v3551d5642995" + } + } ], "references": [ { @@ -36,8 +58,8 @@ "CWE-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T21:07:16Z", "nvd_published_at": "2022-03-15T17:15:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json b/advisories/github-reviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json similarity index 65% rename from advisories/unreviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json rename to advisories/github-reviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json index 5e859f4b189..dcd52d4642b 100644 --- a/advisories/unreviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json +++ b/advisories/github-reviewed/2022/03/GHSA-wjvr-2hjg-6rhj/GHSA-wjvr-2hjg-6rhj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wjvr-2hjg-6rhj", - "modified": "2022-04-05T00:00:39Z", + "modified": "2024-01-30T21:07:34Z", "published": "2022-03-30T00:00:24Z", "aliases": [ "CVE-2022-28143" ], + "summary": "CSRF vulnerability in Proxmox Plugin ", "details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Proxmox Plugin 0.7.0 and earlier allows attackers to connect to an attacker-specified host using attacker-specified username and password (perform a connection test), disable SSL/TLS validation for the entire Jenkins controller JVM as part of the connection test (see CVE-2022-28142), and test a rollback with attacker-specified parameters.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:proxmox" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.7.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.7.0" + } + } ], "references": [ { @@ -35,8 +57,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T21:07:34Z", "nvd_published_at": "2022-03-29T13:15:00Z" } } \ No newline at end of file