lighttpd

Li Ming reported a serious bug in lighttpd:

If you send the request data very slow (e.g. sleep 0.01 after each byte), lighttpd will easily use all available memory and die (especially for parallel requests), allowing a DoS within minutes.

See:

The bug is tracked as CVE-2010-0295.

As far as we know all versions are affected.

4 Responses to “Security Announce: slow request DoS/OOM attack”

  1. bob Says:
    No bug fix release?
  2. heavy_load Says:
    woohoo maybe eliminate lack of stability a little :) Thanks for updating lighttpd project
  3. Konrad Says:
    Please provide lighttpd 1.4.26 with this bugfix. It's easier for many people to install it than using svn or patch. Thanks :)
  4. Jeremy Says:
    Well, I guess I need to update my 1.5 server...

Sorry, comments are closed for this article.