Skip to content

Commit 4fbf760

Browse files
am0o0owen-mc
andauthored
Update java/ql/src/experimental/Security/CWE/CWE-522-DecompressionBombs/DecompressionBomb.qhelp
Co-authored-by: Owen Mansel-Chan <[email protected]>
1 parent dd4bce8 commit 4fbf760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-522-DecompressionBombs/DecompressionBomb.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"qhelp.dtd">
44
<qhelp>
55
<overview>
6-
<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attacks.</p>
6+
<p>Extracting Compressed files with any compression algorithm like gzip can cause a denial of service attack.</p>
77
<p>Attackers can create a huge file by just repeating a single byte and compress it to a small file.</p>
88

99
</overview>

0 commit comments

Comments
 (0)