Publish GHSA-732f-w585-gmpc

This commit is contained in:
advisory-database[bot]
2023-10-27 15:24:54 +00:00
parent aab3a15dbb
commit cf71ac10a5
@@ -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"