Jump to content
MakeWebGames

Apache exploit leaves up to 65% of all websites vulnerable


Recommended Posts

Posted
The Apache Software Foundation has announced a denial-of-service vulnerability that affects all versions of the ubiquitous Apache web server, leaving up to 65% of all websites vulnerable.

See Naked Security

I'd advise sysadmins to work around this; see Apache's docs.

There is as of yet no patch available, since it's not really an vulnerability as much as a future.

Posted

I'd think the most viable temporary solution is to 404 on all Range headers, eg.:

Range: bytes=0-100

 

Since this seems to be the most used by attackers.

Of course, this is only viable for "games", and not if you run a download site.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...