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 eb2f589 commit 868836eCopy full SHA for 868836e
csharp/ql/src/Security Features/CWE-639/InsecureDirectObjectReference.ql
@@ -3,7 +3,7 @@
3
* @description Using user input to control which object is modified without
4
* proper authorization checks allows an attacker to modify arbitrary objects.
5
* @kind problem
6
- * @problem.severity error
+ * @problem.severity warning
7
* @security-severity 7.5
8
* @precision medium
9
* @id cs/web/insecure-direct-object-reference
0 commit comments