From 3d6c1dd61ece9f5588889116f17d58f54fa2153a 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:45:51 +0000 Subject: [PATCH] Publish GHSA-g5wh-fw4m-2v28 --- .../2022/02/GHSA-g5wh-fw4m-2v28/GHSA-g5wh-fw4m-2v28.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-g5wh-fw4m-2v28/GHSA-g5wh-fw4m-2v28.json b/advisories/github-reviewed/2022/02/GHSA-g5wh-fw4m-2v28/GHSA-g5wh-fw4m-2v28.json index 28d98f6aeb5..fc4b62741ac 100644 --- a/advisories/github-reviewed/2022/02/GHSA-g5wh-fw4m-2v28/GHSA-g5wh-fw4m-2v28.json +++ b/advisories/github-reviewed/2022/02/GHSA-g5wh-fw4m-2v28/GHSA-g5wh-fw4m-2v28.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-g5wh-fw4m-2v28", - "modified": "2022-12-01T22:44:48Z", + "modified": "2023-10-27T16:44:29Z", "published": "2022-02-16T00:01:23Z", "aliases": [ "CVE-2022-25194" ], "summary": "CSRF vulnerability in Jenkins autonomiq plugin", - "details": "autonomiq Plugin 1.15 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.\n\nAdditionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.", + "details": "Jenkins autonomiq Plugin 1.15 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.\n\nAdditionally, this HTTP endpoint 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": [ @@ -57,7 +57,7 @@ "cwe_ids": [ "CWE-352" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-05-04T20:57:40Z", "nvd_published_at": "2022-02-15T17:15:00Z"