Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebd38ea

Browse files
haby0smowton
andauthored
Update java/ql/src/experimental/Security/CWE/CWE-352/JsonpInjection.qhelp
Co-authored-by: Chris Smowton <[email protected]>
1 parent b8c1150 commit ebd38ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/src/experimental/Security/CWE/CWE-352/JsonpInjection.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ When there is a cross-domain problem, this could lead to information leakage.</p
1414
</recommendation>
1515
<example>
1616

17-
<p>The following examples show the bad case and the good case respectively. Bad case, such as <code>bad1</code> to <code>bad8</code>,
17+
<p>The following examples show the bad case and the good case respectively. Bad cases, such as <code>bad1</code> to <code>bad8</code>,
1818
will cause information leakage problems when there are cross-domain problems. In a good case, for example, in the <code>good1</code>
1919
method and the <code>good2</code> method, use the <code>verifToken</code> method to do the random <code>token</code> Verification can
2020
solve the problem of information leakage caused by cross-domain.</p>

0 commit comments

Comments
 (0)