Vulnerability Description
GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerable to admin privilege escalation due to improper authorization of access to the admin "Configuration XML" UI feature, and its associated API. A malicious insider/existing authenticated GoCD user with an existing GoCD user account could abuse this vulnerability to access information intended only for GoCD admins, or to escalate their privileges to that of a GoCD admin in a persistent manner. it is not possible for this vulnerability to be abused prior to authentication/login. The issue is fixed in GoCD 24.5.0. GoCD users who are not able to immediate upgrade can mitigate this issue by using a reverse proxy, WAF or similar to externally block access paths with a `/go/rails/` prefix. Blocking this route causes no loss of functionality. If it is not possible to upgrade or block the above route, consider reducing the GoCD user base to more trusted set of users, including temporarily disabling use of plugins such as the guest-login-plugin, which allow limited anonymous access as a regular user account.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Thoughtworks | Gocd | < 24.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/gocd/gocd/commit/68b598b97bd283a5a85e20d018d69fe86acf4165Patch
- https://github.com/gocd/gocd/releases/tag/24.5.0Release Notes
- https://github.com/gocd/gocd/security/advisories/GHSA-346h-q594-rj8jVendor Advisory
- https://www.gocd.org/releases/#24-5-0Release Notes
FAQ
What is CVE-2024-56320?
CVE-2024-56320 is a vulnerability with a CVSS score of 8.8 (HIGH). GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerable to admin privilege escalation due to improper authorization of access to the admin "Configuration XML" UI feature, and...
How severe is CVE-2024-56320?
CVE-2024-56320 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56320?
Check the references section above for vendor advisories and patch information. Affected products include: Thoughtworks Gocd.