Publish GHSA-cphv-7cxw-5hcc

This commit is contained in:
advisory-database[bot]
2023-10-27 14:58:36 +00:00
parent 7f1bbfd20c
commit f7ac604e3d
@@ -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": [