Skip to content

Commit 868836e

Browse files
Update severity
1 parent eb2f589 commit 868836e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/Security Features/CWE-639/InsecureDirectObjectReference.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description Using user input to control which object is modified without
44
* proper authorization checks allows an attacker to modify arbitrary objects.
55
* @kind problem
6-
* @problem.severity error
6+
* @problem.severity warning
77
* @security-severity 7.5
88
* @precision medium
99
* @id cs/web/insecure-direct-object-reference

0 commit comments

Comments
 (0)