Adding a new pipeline in GoCD server version 21.3.0 has a functionality that could be abused to do an un-intended action in order to achieve a Server Side Request Forgery (SSRF). NOTE: the vendor's position is that the observed behavior is not a vulnerability, because the product's design allows an admin to configure outbound requests
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Link | Tags |
---|---|
https://www.gocd.org/ | product vendor advisory |
https://github.com/gocd/gocd | product third party advisory |
https://github.com/Mesh3l911/CVE-2021-44659 | broken link third party advisory exploit |
https://youtu.be/WW_a3znugl0 | third party advisory exploit |