mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Update java/ql/src/experimental/Security/CWE/CWE-522-DecompressionBombs/DecompressionBomb.qhelp
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attacks.</p>
|
||||
<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attack.</p>
|
||||
<p>Attackers can create a huge file by just repeating a single byte and compress it to a small file.</p>
|
||||
|
||||
</overview>
|
||||
|
||||
Reference in New Issue
Block a user