From 899824520dc70d10a2af5bd29467cc361b41ad4a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:38:35 +0000 Subject: [PATCH] Publish GHSA-pmc5-74w3-78mw --- .../GHSA-pmc5-74w3-78mw.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json (59%) diff --git a/advisories/unreviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json b/advisories/github-reviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json similarity index 59% rename from advisories/unreviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json rename to advisories/github-reviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json index a6822dde3cc..f9fc9657ce8 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json +++ b/advisories/github-reviewed/2022/05/GHSA-pmc5-74w3-78mw/GHSA-pmc5-74w3-78mw.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pmc5-74w3-78mw", - "modified": "2022-05-13T01:31:35Z", + "modified": "2024-01-09T18:37:18Z", "published": "2022-05-13T01:31:35Z", "aliases": [ "CVE-2019-1003014" ], + "summary": "Jenkins Config File Provider Plugin XSS vulnerability", "details": "An cross-site scripting vulnerability exists in Jenkins Config File Provider Plugin 3.4.1 and earlier in src/main/resources/lib/configfiles/configfiles.jelly that allows attackers with permission to define shared configuration files to execute arbitrary JavaScript when a user attempts to delete the shared configuration file.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:config-file-provider" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.5" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003014" }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/config-file-provider-plugin/commit/64fba993c897ff52a9c6c38c6c41806f2e8cc73f" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2019:0326" @@ -29,6 +52,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2019:0327" }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/config-file-provider-plugin/" + }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1253" @@ -39,8 +66,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T18:37:18Z", "nvd_published_at": "2019-02-06T16:29:00Z" } } \ No newline at end of file