From 939cf1c90ee9897f6003e2847ebb141129e9d35e 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:51:42 +0000 Subject: [PATCH] Publish GHSA-7g7g-82fp-hpxx --- .../2022/02/GHSA-7g7g-82fp-hpxx/GHSA-7g7g-82fp-hpxx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-7g7g-82fp-hpxx/GHSA-7g7g-82fp-hpxx.json b/advisories/github-reviewed/2022/02/GHSA-7g7g-82fp-hpxx/GHSA-7g7g-82fp-hpxx.json index 4a2536118c0..4f4216b3744 100644 --- a/advisories/github-reviewed/2022/02/GHSA-7g7g-82fp-hpxx/GHSA-7g7g-82fp-hpxx.json +++ b/advisories/github-reviewed/2022/02/GHSA-7g7g-82fp-hpxx/GHSA-7g7g-82fp-hpxx.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-7g7g-82fp-hpxx", - "modified": "2022-12-01T22:32:34Z", + "modified": "2023-10-27T16:50:17Z", "published": "2022-02-16T00:01:22Z", "aliases": [ "CVE-2022-25198" ], "summary": "CSRF vulnerability in Jenkins SCP publisher Plugin", - "details": "SCP publisher Plugin 1.8 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified username and password.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.", + "details": "SCP publisher Plugin 1.8 and earlier does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified credentials.\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:N/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": [ @@ -53,7 +53,7 @@ "cwe_ids": [ "CWE-352" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-01T22:32:34Z", "nvd_published_at": "2022-02-15T17:15:00Z"