Coder Social home page Coder Social logo

Comments (3)

andyo-tyk avatar andyo-tyk commented on May 24, 2024 1

Hi @martin-neotech,

Sorry for the delay getting back to you on this.

Docker Scout assessment of the Tyk binaries suggests that the 4-LTS and 5-LTS versions are not affected, as they use versions of Go where HTTP/2 support has to be manually enabled. Within Tyk we have a Gateway configuration option (enable_http2) that enables HTTP/2. We advise that you disable this to mitigate the impact of CVE-2023-44487.

We are working on a solution for latest feature branch of Tyk (5.2.x) as this uses a newer version of Go where HTTP/2 is enabled by default.

from tyk.

andyo-tyk avatar andyo-tyk commented on May 24, 2024 1

Hi @martin-neotech

Tyk has a configuration option to disable HTTP/2 - this will mitigate the risk of this vulnerability in all current versions of Tyk, though of course there might be a performance impact from use of HTTP/1.1 rather than HTTP/2.

The config flag is: http_server_options.enable_http2
You can also use the environment variable: TYK_GW_HTTPSERVEROPTIONS_ENABLEHTTP2

We recommend that you set this to false to restrict Tyk to using HTTP/1.1, avoiding the DoS risk.

The vulnerability lies within the core Golang stdlib package used by Tyk; we are working on upgrading this in the latest Tyk feature branch (5.2.x) but at present a Go upgrade is out-of-scope for the LTS version (5.0.x).

from tyk.

martin-neotech avatar martin-neotech commented on May 24, 2024

golang/go#63417

from tyk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.