We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f23e8d commit fcb2b57Copy full SHA for fcb2b57
python/ql/src/Security/CWE-020/CookieInjection.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Construction of a cookie using user-supplied input.
+ * @name Construction of a cookie using user-supplied input
3
* @description Constructing cookies from user input may allow an attacker to perform a Cookie Poisoning attack.
4
* @kind path-problem
5
* @problem.severity warning
0 commit comments