Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vulnerability warning CVE-2022-41717 #210

Closed
eli-darkly opened this issue Dec 29, 2022 · 2 comments
Closed

vulnerability warning CVE-2022-41717 #210

eli-darkly opened this issue Dec 29, 2022 · 2 comments

Comments

@eli-darkly
Copy link
Contributor

LD has opened this issue to let everyone know that we're aware of this vulnerability report, and we will release a patch version of our Docker image to address it as soon as possible.

It's our policy to make any necessary dependency/platform updates for such issues no matter what, but we also look into the details to determine how much of an actual risk these represent, if any, to Relay Proxy installations that are currently running. Here is our analysis:

  • This is a potential denial of service attack that is relevant if the Relay Proxy is exposed to connections from outside of your trusted network.
This was referenced Dec 29, 2022
@eli-darkly
Copy link
Contributor Author

This is fixed in the 7.0.1 release. Since Relay Proxy 6.7.x is still supported, we intend to make a similar 6.7.15 patch, but that is less straightforward (due to 6.7.x supporting older Go versions) so the 6.7.15 release is not ready yet.

@eli-darkly
Copy link
Contributor Author

The approach we were intending to use for the 6.7.15 patch was not workable. The 6.7.16 release fixes the vulnerability.

Unfortunately, it's not possible to fix the vulnerability in Go 1.16. Go 1.16 is already EOL, but we were previously maintaining compatibility with it as long as possible in the Relay Proxy 6.x maintenance branch. So, in order to be able to maintain 6.x free of vulnerabilities, we have had to officially drop Go 1.16 support. That only matters if you are building the Relay Proxy from source code; the Docker image uses Go 1.19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant