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:
Am
2024-07-13 10:20:25 +02:00
committed by GitHub
parent dd4bce8e30
commit 4fbf76008e

View File

@@ -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>