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.
References
Link | Resource |
---|---|
https://github.com/gocd/gocd/pull/9829/commits/bda81084c0401234b168437cf35a63390e3064d1 | Patch |
https://github.com/gocd/gocd/releases/tag/21.4.0 | Release Notes Third Party Advisory |
https://github.com/gocd/gocd/security/advisories/GHSA-3vvq-q4qv-x2gf | Third Party Advisory |
https://www.gocd.org/releases/#21-4-0 | Release Notes Vendor Advisory |
Configurations
History
No history.
Information
Published : 2022-05-20 19:15
Updated : 2024-02-28 19:09
NVD link : CVE-2022-29183
Mitre link : CVE-2022-29183
CVE.ORG link : CVE-2022-29183
JSON object : View
Products Affected
thoughtworks
- gocd
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')