From f7ac604e3df4dcd30e6fcb9ca39f112ecb72094c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:58:36 +0000 Subject: [PATCH] Publish GHSA-cphv-7cxw-5hcc --- .../2022/05/GHSA-cphv-7cxw-5hcc/GHSA-cphv-7cxw-5hcc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-cphv-7cxw-5hcc/GHSA-cphv-7cxw-5hcc.json b/advisories/github-reviewed/2022/05/GHSA-cphv-7cxw-5hcc/GHSA-cphv-7cxw-5hcc.json index c5f0fde2703..18a6078ee71 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cphv-7cxw-5hcc/GHSA-cphv-7cxw-5hcc.json +++ b/advisories/github-reviewed/2022/05/GHSA-cphv-7cxw-5hcc/GHSA-cphv-7cxw-5hcc.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-cphv-7cxw-5hcc", - "modified": "2022-12-15T17:35:15Z", + "modified": "2023-10-27T14:56:59Z", "published": "2022-05-24T19:03:11Z", "aliases": [ "CVE-2021-21657" ], "summary": "XXE vulnerability in Jenkins Filesystem Trigger Plugin", - "details": "Filesystem Trigger Plugin 0.40 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers with Job/Configure permission or otherwise able to control the contents of an XML file being polled for changes to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the polling Jenkins controller or agent, server-side request forgery, or denial-of-service attacks.\n\nFilesystem Trigger Plugin 0.41 disables external entity resolution for its XML parser.", + "details": "Jenkins Filesystem Trigger Plugin 0.40 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers with Job/Configure permission or otherwise able to control the contents of an XML file being polled for changes to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the polling Jenkins controller or agent, server-side request forgery, or denial-of-service attacks.\n\nJenkins Filesystem Trigger Plugin 0.41 disables external entity resolution for its XML parser.", "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [