Giter Club home page Giter Club logo

Comments (5)

kevinpollet avatar kevinpollet commented on May 25, 2024 1

Hello @gabfv and thanks for your interest in Traefik,

Setting the readTimeout value to 0, disables the timeout which makes Traefik vulnerable to CVE-2024-28869

from traefik.

lazka avatar lazka commented on May 25, 2024 1

Is that also true for TCP? The CVE doesn't mention it.

Asking since a have a rsync server here which fails randomly since the last traefik update.

from traefik.

pbek avatar pbek commented on May 25, 2024

Looks like the restic rest server has the same issue now...

from traefik.

rtribotte avatar rtribotte commented on May 25, 2024

@lazka The fix for CVE-2024-28869 has been to set a non-default value (60s) for the readTimeout option, also applied during the first bytes read operations in Traefik to manage layer 4 routing. So yes, Traefik won't block indefinitely for the first bytes (e.g.: client hello).

from traefik.

lazka avatar lazka commented on May 25, 2024

Thanks, but I was referring to the initial question, if setting it to 0 for TCP makes it a DoS vector.

from traefik.

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.