From 3ebb4789beb42a04b2326cd1f9a0c11dd4f2edb1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:06:42 +0000 Subject: [PATCH] Publish Advisories GHSA-2mgj-mwvf-mpg5 GHSA-q5wm-qgxj-h9ph --- .../GHSA-2mgj-mwvf-mpg5.json | 30 ++++++++++++++++--- .../GHSA-q5wm-qgxj-h9ph.json | 17 ++++++++--- 2 files changed, 39 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json (66%) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json (75%) diff --git a/advisories/unreviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json b/advisories/github-reviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json similarity index 66% rename from advisories/unreviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json rename to advisories/github-reviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json index c05342f7c3f..d9b7fbb0485 100644 --- a/advisories/unreviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json +++ b/advisories/github-reviewed/2022/03/GHSA-2mgj-mwvf-mpg5/GHSA-2mgj-mwvf-mpg5.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2mgj-mwvf-mpg5", - "modified": "2022-04-05T00:00:38Z", + "modified": "2024-01-30T22:05:12Z", "published": "2022-03-30T00:00:24Z", "aliases": [ "CVE-2022-28144" ], + "summary": "Missing permission checks in Jenkins Proxmox Plugin ", "details": "Jenkins Proxmox Plugin 0.7.0 and earlier does not perform a permission check in several HTTP endpoints, allowing attackers with Overall/Read permission 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-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T22:05:12Z", "nvd_published_at": "2022-03-29T13:15:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json b/advisories/github-reviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json similarity index 75% rename from advisories/unreviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json rename to advisories/github-reviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json index 50d757e1ccd..239159eba47 100644 --- a/advisories/unreviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json +++ b/advisories/github-reviewed/2022/05/GHSA-q5wm-qgxj-h9ph/GHSA-q5wm-qgxj-h9ph.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q5wm-qgxj-h9ph", - "modified": "2022-05-13T01:15:05Z", + "modified": "2024-01-30T22:04:47Z", "published": "2022-05-13T01:15:05Z", "aliases": [ "CVE-2019-10293" ], + "summary": "Missing permission check in Jenkins Kmap Plugin allow SSRF", "details": "A missing permission check in Jenkins Kmap Plugin in KmapJenkinsBuilder.DescriptorImpl form validation methods allows attackers with Overall/Read permission to initiate a connection to an attacker-specified server.", "severity": [ { @@ -14,7 +15,15 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "rg.jenkins-ci.plugins:kmap-jenkins" + }, + "versions": [ + "1.6" + ] + } ], "references": [ { @@ -39,8 +48,8 @@ "CWE-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T22:04:26Z", "nvd_published_at": "2019-04-04T16:29:00Z" } } \ No newline at end of file