From cf71ac10a525e9218675fce790c8f6326810f277 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 15:24:54 +0000 Subject: [PATCH] Publish GHSA-732f-w585-gmpc --- .../2022/05/GHSA-732f-w585-gmpc/GHSA-732f-w585-gmpc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-732f-w585-gmpc/GHSA-732f-w585-gmpc.json b/advisories/github-reviewed/2022/05/GHSA-732f-w585-gmpc/GHSA-732f-w585-gmpc.json index b3d332e2494..3a89bba1fbf 100644 --- a/advisories/github-reviewed/2022/05/GHSA-732f-w585-gmpc/GHSA-732f-w585-gmpc.json +++ b/advisories/github-reviewed/2022/05/GHSA-732f-w585-gmpc/GHSA-732f-w585-gmpc.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-732f-w585-gmpc", - "modified": "2022-12-13T18:02:13Z", + "modified": "2023-10-27T15:23:32Z", "published": "2022-05-24T19:05:40Z", "aliases": [ "CVE-2021-21669" ], "summary": "XXE vulnerability in Jenkins Generic Webhook Trigger Plugin", - "details": "Generic Webhook Trigger Plugin 1.72 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers with the ability to call webhooks configured to extract parameters using XPath to have Jenkins parse a crafted XML request body that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.\n\nGeneric Webhook Trigger Plugin 1.74 disables external entity resolution for its XML parser.", + "details": "Jenkins Generic Webhook Trigger Plugin 1.72 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers with the ability to call webhooks configured to extract parameters using XPath to have Jenkins parse a crafted XML request body that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.\n\nJenkins Generic Webhook Trigger Plugin 1.74 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:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ @@ -64,7 +64,7 @@ "cwe_ids": [ "CWE-611" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-08-26T16:28:18Z", "nvd_published_at": "2021-06-18T10:15:00Z"