Publish GHSA-g975-f26h-93g8

This commit is contained in:
advisory-database[bot]
2023-10-27 20:59:27 +00:00
parent a9e0320481
commit c703e14863
@@ -1,17 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g975-f26h-93g8",
"modified": "2022-10-22T00:56:07Z",
"modified": "2023-10-27T20:58:14Z",
"published": "2022-10-19T19:00:18Z",
"aliases": [
"CVE-2022-43408"
],
"summary": "Jenkins Pipeline: Stage View Plugin allows CSRF protection bypass of any target URL in Jenkins",
"details": "Jenkins Pipeline: Stage View Plugin 2.26 and earlier does not correctly encode the ID of `input` steps when using it to generate URLs to proceed or abort Pipeline builds, allowing attackers able to configure Pipelines to specify `input` step IDs resulting in URLs that would bypass the CSRF protection of any target URL in Jenkins. Pipeline: Stage View Plugin 2.27 correctly encodes the ID of input steps when using it to generate URLs to proceed or abort Pipeline builds.",
"details": "Jenkins Pipeline: Stage View Plugin provides a visualization of Pipeline builds. It also allows users to interact with `input` steps from Pipeline: Input Step Plugin.\n\nPipeline: Stage View Plugin 2.26 and earlier does not correctly encode the ID of `input` steps when using it to generate URLs to proceed or abort Pipeline builds.\n\nThis allows attackers able to configure Pipelines to specify `input` step IDs resulting in URLs that would bypass the CSRF protection of any target URL in Jenkins.\n\nPipeline: Stage View Plugin 2.27 correctly encodes the ID of `input` steps when using it to generate URLs to proceed or abort Pipeline builds.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [
@@ -72,7 +72,7 @@
"cwe_ids": [
"CWE-838"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-10-19T20:27:47Z",
"nvd_published_at": "2022-10-19T16:15:00Z"