blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate

Preview meta tags from the blog.virtual-void.net website.

Linked Hostnames

9

Thumbnail

Search Engine Appearance

Google

https://blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate

Maximum compression ratio with Zip/Gzip/Deflate

Quite a while ago an issue was reported for Akka HTTP where incoming data, compressed using Content-Type: gzip, was uncompressed without applying any limits, in the worst case leading to an OutOfMemoryException and a shutdown of the server. This can be used for a classical denial of server attack, a “zip bomb”, where compression is used to amplify the amount of data an attacker has to send to bring down a machine.1 We thought that we would be safe against such attacks because of our streaming infrastructure, which in theory is correct. However, as so often with bugs like this, unfortunate circumstances led to collecting the stream without limiting the amount of collected data. ↩



Bing

Maximum compression ratio with Zip/Gzip/Deflate

https://blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate

Quite a while ago an issue was reported for Akka HTTP where incoming data, compressed using Content-Type: gzip, was uncompressed without applying any limits, in the worst case leading to an OutOfMemoryException and a shutdown of the server. This can be used for a classical denial of server attack, a “zip bomb”, where compression is used to amplify the amount of data an attacker has to send to bring down a machine.1 We thought that we would be safe against such attacks because of our streaming infrastructure, which in theory is correct. However, as so often with bugs like this, unfortunate circumstances led to collecting the stream without limiting the amount of collected data. ↩



DuckDuckGo

https://blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate

Maximum compression ratio with Zip/Gzip/Deflate

Quite a while ago an issue was reported for Akka HTTP where incoming data, compressed using Content-Type: gzip, was uncompressed without applying any limits, in the worst case leading to an OutOfMemoryException and a shutdown of the server. This can be used for a classical denial of server attack, a “zip bomb”, where compression is used to amplify the amount of data an attacker has to send to bring down a machine.1 We thought that we would be safe against such attacks because of our streaming infrastructure, which in theory is correct. However, as so often with bugs like this, unfortunate circumstances led to collecting the stream without limiting the amount of collected data. ↩

  • General Meta Tags

    8
    • title
      Maximum compression ratio with Zip/Gzip/Deflate | The Virtual Void
    • charset
      utf-8
    • viewport
      width=device-width, initial-scale=1, minimum-scale=0.5, maximum-scale=5
    • generator
      Jekyll v3.9.3
    • author
      Johannes Rudolph
  • Open Graph Meta Tags

    8
    • og:image
      https://blog.virtual-void.net/
    • og:type
      website
    • og:title
      Maximum compression ratio with Zip/Gzip/Deflate
    • US country flagog:locale
      en_US
    • og:description
      Quite a while ago an issue was reported for Akka HTTP where incoming data, compressed using Content-Type: gzip, was uncompressed without applying any limits, in the worst case leading to an OutOfMemoryException and a shutdown of the server. This can be used for a classical denial of server attack, a “zip bomb”, where compression is used to amplify the amount of data an attacker has to send to bring down a machine.1 We thought that we would be safe against such attacks because of our streaming infrastructure, which in theory is correct. However, as so often with bugs like this, unfortunate circumstances led to collecting the stream without limiting the amount of collected data. ↩
  • Twitter Meta Tags

    6
    • twitter:card
      summary
    • twitter:title
      Maximum compression ratio with Zip/Gzip/Deflate
    • twitter:description
      Quite a while ago an issue was reported for Akka HTTP where incoming data, compressed using Content-Type: gzip, was uncompressed without applying any limits,...
    • twitter:card
      summary
    • twitter:image
      https://blog.virtual-void.net/
  • Link Tags

    5
    • alternate
      https://blog.virtual-void.net/feed.xml
    • alternate
      https://blog.virtual-void.net/feed.xml
    • canonical
      https://blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate/
    • shortcut icon
    • stylesheet
      /assets/css/main.css

Emails

1
  • ?subject=Maximum compression ratio with Zip/Gzip/Deflate%20%7C%20The Virtual Void&body=https://blog.virtual-void.net/2022/01/03/maximum-compression-ratio-with-zip-gzip-deflate/

Links

25