Skip to content

Commit 156bc34

Browse files
Update UnsafeUsageOfClientSideEncryptionVersion.qhelp
1 parent 74641cc commit 156bc34

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

csharp/ql/src/experimental/Security Features/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.qhelp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
</recommendation>
1515
<example>
1616

17-
<p>The following example shows an HTTP request parameter being used directly in a forming a
18-
new request without validating the input, which facilitates SSRF attacks.
19-
It also shows how to remedy the problem by validating the user input against a known fixed string.
20-
</p>
21-
2217
<sample src="UnsafeUsageOfClientSideEncryptionVersion.cs" />
2318

2419
</example>

0 commit comments

Comments
 (0)