From fcb0c5201fc02b92bc58cb7a012e131f41a4cc03 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:28:38 +0000 Subject: [PATCH] Publish GHSA-w4g6-8xqp-g92m --- .../2023/04/GHSA-w4g6-8xqp-g92m/GHSA-w4g6-8xqp-g92m.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2023/04/GHSA-w4g6-8xqp-g92m/GHSA-w4g6-8xqp-g92m.json b/advisories/github-reviewed/2023/04/GHSA-w4g6-8xqp-g92m/GHSA-w4g6-8xqp-g92m.json index fa3ec9214f9..6e6ab7cba4f 100644 --- a/advisories/github-reviewed/2023/04/GHSA-w4g6-8xqp-g92m/GHSA-w4g6-8xqp-g92m.json +++ b/advisories/github-reviewed/2023/04/GHSA-w4g6-8xqp-g92m/GHSA-w4g6-8xqp-g92m.json @@ -1,15 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-w4g6-8xqp-g92m", - "modified": "2023-04-03T22:55:58Z", + "modified": "2023-04-10T16:27:13Z", "published": "2023-04-02T21:30:16Z", "aliases": [ "CVE-2023-28683" ], "summary": "Jenkins Phabricator Differential Plugin vulnerable to XML external entity (XXE) attacks", - "details": "Jenkins Phabricator Differential Plugin 2.1.5 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers able to control coverage report file contents for the 'Post to Phabricator' post-build action to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.", + "details": "Jenkins Phabricator Differential Plugin 2.1.5 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers able to control coverage report file contents for the `Post to Phabricator` post-build action to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" + } ], "affected": [ {