diff --git a/advisories/github-reviewed/2021/06/GHSA-4ffq-6g62-j4v4/GHSA-4ffq-6g62-j4v4.json b/advisories/github-reviewed/2021/06/GHSA-4ffq-6g62-j4v4/GHSA-4ffq-6g62-j4v4.json index c3d598a46ef..06e921b19c9 100644 --- a/advisories/github-reviewed/2021/06/GHSA-4ffq-6g62-j4v4/GHSA-4ffq-6g62-j4v4.json +++ b/advisories/github-reviewed/2021/06/GHSA-4ffq-6g62-j4v4/GHSA-4ffq-6g62-j4v4.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-4ffq-6g62-j4v4", - "modified": "2022-12-13T16:27:53Z", + "modified": "2023-10-27T13:36:42Z", "published": "2021-06-16T17:29:43Z", "aliases": [ "CVE-2021-21620" ], "summary": "Cross-Site Request Forgery in the Jenkins Claim plugin", - "details": "Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to change claims.\n\nClaim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.", + "details": "Jenkins Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to change claims.\n\nJenkins Claim Plugin 2.18.2 requires POST requests for the affected HTTP endpoint.", "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [ @@ -53,7 +53,7 @@ "cwe_ids": [ "CWE-352" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-05-07T18:25:26Z", "nvd_published_at": "2021-02-24T16:15:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-96jw-3xw4-mq9p/GHSA-96jw-3xw4-mq9p.json b/advisories/github-reviewed/2022/05/GHSA-96jw-3xw4-mq9p/GHSA-96jw-3xw4-mq9p.json index f11941373e7..8238823806b 100644 --- a/advisories/github-reviewed/2022/05/GHSA-96jw-3xw4-mq9p/GHSA-96jw-3xw4-mq9p.json +++ b/advisories/github-reviewed/2022/05/GHSA-96jw-3xw4-mq9p/GHSA-96jw-3xw4-mq9p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-96jw-3xw4-mq9p", - "modified": "2022-12-14T16:28:31Z", + "modified": "2023-10-27T13:38:22Z", "published": "2022-05-24T17:44:47Z", "aliases": [ "CVE-2021-21623" @@ -11,7 +11,7 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ diff --git a/advisories/github-reviewed/2022/05/GHSA-gc87-qwmv-7x9x/GHSA-gc87-qwmv-7x9x.json b/advisories/github-reviewed/2022/05/GHSA-gc87-qwmv-7x9x/GHSA-gc87-qwmv-7x9x.json index 016cc7eac79..d9289aaef93 100644 --- a/advisories/github-reviewed/2022/05/GHSA-gc87-qwmv-7x9x/GHSA-gc87-qwmv-7x9x.json +++ b/advisories/github-reviewed/2022/05/GHSA-gc87-qwmv-7x9x/GHSA-gc87-qwmv-7x9x.json @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-gc87-qwmv-7x9x", - "modified": "2022-12-13T18:59:01Z", + "modified": "2023-10-27T13:37:34Z", "published": "2022-05-24T17:43:01Z", "aliases": [ "CVE-2021-21622" ], "summary": "Stored XSS vulnerability in Jenkins Artifact Repository Parameter Plugin", - "details": "Artifact Repository Parameter Plugin 1.0.0 and earlier does not escape parameter names and descriptions.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nArtifact Repository Parameter Plugin 1.0.1 escapes parameter names and descriptions.", + "details": "Jenkins Artifact Repository Parameter Plugin 1.0.0 and earlier does not escape parameter names and descriptions.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nJenkins Artifact Repository Parameter Plugin 1.0.1 escapes parameter names and descriptions.", "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ @@ -56,7 +56,7 @@ "cwe_ids": [ "CWE-79" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-13T18:59:01Z", "nvd_published_at": "2021-02-24T16:15:00Z"