From d29c48856a31c3370724bc2e48f3037af2670755 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:39:53 +0000 Subject: [PATCH] Publish Advisories GHSA-m5wp-p3gj-7q5g GHSA-x92v-xv3x-9v29 --- .../2022/02/GHSA-m5wp-p3gj-7q5g/GHSA-m5wp-p3gj-7q5g.json | 6 +++--- .../2022/02/GHSA-x92v-xv3x-9v29/GHSA-x92v-xv3x-9v29.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-m5wp-p3gj-7q5g/GHSA-m5wp-p3gj-7q5g.json b/advisories/github-reviewed/2022/02/GHSA-m5wp-p3gj-7q5g/GHSA-m5wp-p3gj-7q5g.json index a5a44313e85..12751c5e398 100644 --- a/advisories/github-reviewed/2022/02/GHSA-m5wp-p3gj-7q5g/GHSA-m5wp-p3gj-7q5g.json +++ b/advisories/github-reviewed/2022/02/GHSA-m5wp-p3gj-7q5g/GHSA-m5wp-p3gj-7q5g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m5wp-p3gj-7q5g", - "modified": "2022-12-01T22:16:41Z", + "modified": "2023-10-27T16:38:58Z", "published": "2022-02-16T00:01:16Z", "aliases": [ "CVE-2022-25206" @@ -11,7 +11,7 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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": [ @@ -53,7 +53,7 @@ "cwe_ids": [ "CWE-862" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-02-24T17:37:00Z", "nvd_published_at": "2022-02-15T17:15:00Z" diff --git a/advisories/github-reviewed/2022/02/GHSA-x92v-xv3x-9v29/GHSA-x92v-xv3x-9v29.json b/advisories/github-reviewed/2022/02/GHSA-x92v-xv3x-9v29/GHSA-x92v-xv3x-9v29.json index 97470a64c70..fcd28dd2fb0 100644 --- a/advisories/github-reviewed/2022/02/GHSA-x92v-xv3x-9v29/GHSA-x92v-xv3x-9v29.json +++ b/advisories/github-reviewed/2022/02/GHSA-x92v-xv3x-9v29/GHSA-x92v-xv3x-9v29.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-x92v-xv3x-9v29", - "modified": "2022-12-01T22:14:51Z", + "modified": "2023-10-27T16:38:16Z", "published": "2022-02-16T00:01:15Z", "aliases": [ "CVE-2022-25207" ], "summary": "CSRF vulnerability in Jenkins Chef Sinatra Plugin allow XXE", - "details": "Chef Sinatra Plugin 1.20 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to have Jenkins send an HTTP request to an attacker-controlled URL and have it parse the response as XML.\n\nAs the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks, attackers can have Jenkins parse a crafted XML response that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.", + "details": "Jenkins Chef Sinatra Plugin 1.20 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to have Jenkins send an HTTP request to an attacker-controlled URL and have it parse the response as XML.\n\nAs the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks, attackers can have Jenkins parse a crafted XML response that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.", "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:R/S:U/C:H/I:H/A:H" } ], "affected": [