Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-29182
HistoryMay 20, 2022 - 7:05 p.m.

CVE-2022-29182 DOM-based XSS in GoCD

2022-05-2019:05:12
CWE-79
GitHub_M
www.cve.org
3
cve-2022-29182
dom-based xss
gocd
continuous delivery
security vulnerability
web application
communication channel
session hijacking
cookie stealing
malicious code
iframe

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

AI Score

5.4

Confidence

High

EPSS

0.001

Percentile

36.7%

GoCD is a continuous delivery server. GoCD versions 19.11.0 through 21.4.0 (inclusive) are vulnerable to a Document Object Model (DOM)-based cross-site scripting attack via a pipeline run’s Stage Details > Graphs tab. It is possible for a malicious script on a attacker-hosted site to execute script that will run within the user’s browser context and GoCD session via abuse of a messaging channel used for communication between with the parent page and the stage details graph’s iframe. This could allow an attacker to steal a GoCD user’s session cookies and/or execute malicious code in the user’s context. This issue is fixed in GoCD 22.1.0. There are currently no known workarounds.

CNA Affected

[
  {
    "product": "gocd",
    "vendor": "gocd",
    "versions": [
      {
        "status": "affected",
        "version": ">= 19.11.0, < 22.1.0"
      }
    ]
  }
]

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

AI Score

5.4

Confidence

High

EPSS

0.001

Percentile

36.7%

Related for CVELIST:CVE-2022-29182