CVE-2022-29183
GoCD versions 20.2.0 until 21.4.0 are vulnerable to reflected cross-site scripting via abuse of the pipeline comparison function's error handling to render arbitrary HTML into the returned page.
Does this matter?
Lower severity and a low EPSS score (0.84%). Track it; it rarely justifies an emergency change on its own.
Description
GoCD is a continuous delivery server. GoCD versions 20.2.0 until 21.4.0 are vulnerable to reflected cross-site scripting via abuse of the pipeline comparison function's error handling to render arbitrary HTML into the returned page. This could allow an attacker to trick a victim into executing code which would allow the attacker to operate on, or gain control over the same resources as the victim had access to. This issue is fixed in GoCD 21.4.0. As a workaround, block access to `/go/compare/.*` prior to GoCD Server via a reverse proxy, web application firewall or equivalent, which would prevent use of the pipeline comparison function.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.84% probability · 56th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- thoughtworks/gocd
- Source
- security-advisories@github.com
References
- https://github.com/gocd/gocd/pull/9829/commits/bda81084c0401234b168437cf35a63390e3064d1Patch
- https://github.com/gocd/gocd/releases/tag/21.4.0Release Notes, Third Party Advisory
- https://github.com/gocd/gocd/security/advisories/GHSA-3vvq-q4qv-x2gfThird Party Advisory
- https://www.gocd.org/releases/#21-4-0Release Notes, Vendor Advisory
- https://github.com/gocd/gocd/pull/9829/commits/bda81084c0401234b168437cf35a63390e3064d1Patch
- https://github.com/gocd/gocd/releases/tag/21.4.0Release Notes, Third Party Advisory
- https://github.com/gocd/gocd/security/advisories/GHSA-3vvq-q4qv-x2gfThird Party Advisory
- https://www.gocd.org/releases/#21-4-0Release Notes, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.