From b865502c57ae1216bf5f4d0b01df76086518cf78 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:58:44 +0000 Subject: [PATCH] Publish Advisories GHSA-9r7f-rqhw-j8h8 GHSA-ffj8-w4rj-vr7v --- .../GHSA-9r7f-rqhw-j8h8.json | 30 ++++++++++++++++--- .../GHSA-ffj8-w4rj-vr7v.json | 30 ++++++++++++++++--- 2 files changed, 52 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json (59%) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json (63%) diff --git a/advisories/unreviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json b/advisories/github-reviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json similarity index 59% rename from advisories/unreviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json rename to advisories/github-reviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json index 84d0ffb949b..ab6dcf720ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json +++ b/advisories/github-reviewed/2022/05/GHSA-9r7f-rqhw-j8h8/GHSA-9r7f-rqhw-j8h8.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9r7f-rqhw-j8h8", - "modified": "2022-05-13T01:18:43Z", + "modified": "2024-01-30T21:57:28Z", "published": "2022-05-13T01:18:43Z", "aliases": [ "CVE-2018-1000015" ], + "summary": "Incorrect permission checks in Pipeline: Nodes and Processes plugin", "details": "On Jenkins instances with Authorize Project plugin, the authentication associated with a build may lack the Computer/Build permission on some agents. This did not prevent the execution of Pipeline `node` blocks on those agents due to incorrect permissions checks in Pipeline: Nodes and Processes plugin 2.17 and earlier.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins.workflow:workflow-durable-task-step" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.18" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.17" + } + } ], "references": [ { @@ -31,8 +53,8 @@ "CWE-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T21:57:28Z", "nvd_published_at": "2018-01-23T14:29:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json b/advisories/github-reviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json rename to advisories/github-reviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json index 6c507ce73c9..15e19d86a78 100644 --- a/advisories/unreviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json +++ b/advisories/github-reviewed/2022/05/GHSA-ffj8-w4rj-vr7v/GHSA-ffj8-w4rj-vr7v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-ffj8-w4rj-vr7v", - "modified": "2022-05-13T01:15:08Z", + "modified": "2024-01-30T21:57:55Z", "published": "2022-05-13T01:15:08Z", "aliases": [ "CVE-2019-1003045" ], + "summary": "ECS Publisher Plugin stored and displayed API token in plain text", "details": "A vulnerability in Jenkins ECS Publisher Plugin 1.0.0 and earlier allows attackers with Item/Extended Read permission, or local file system access to the Jenkins home directory to obtain the API token configured in this plugin's configuration.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "de.eacg:ecs-publisher" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.0.0" + } + } ], "references": [ { @@ -39,8 +61,8 @@ "CWE-522" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T21:57:55Z", "nvd_published_at": "2019-03-28T18:29:00Z" } } \ No newline at end of file