CVE-2022-29183 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/gocd/gocd/pull/9829/commits/bda81084c0401234b168437cf35a63390e3064d1 | CVE | Patch |
| https://github.com/gocd/gocd/releases/tag/21.4.0 | CVE | Release NotesThird Party Advisory |
| https://github.com/gocd/gocd/security/advisories/GHSA-3vvq-q4qv-x2gf | CVE | Third Party Advisory |
| https://www.gocd.org/releases/#21-4-0 | CVE | Release NotesVendor Advisory |
| https://github.com/gocd/gocd/pull/9829/commits/bda81084c0401234b168437cf35a63390e3064d1 | [email protected] | Patch |
| https://github.com/gocd/gocd/releases/tag/21.4.0 | [email protected] | Release NotesThird Party Advisory |
| https://github.com/gocd/gocd/security/advisories/GHSA-3vvq-q4qv-x2gf | [email protected] | Third Party Advisory |
| https://www.gocd.org/releases/#21-4-0 | [email protected] | Release NotesVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| thoughtworks gocd | >= 20.2.0, < 21.4.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jun 6, 2022 | Initial Analysis | [email protected] |