Skip to content

Commit ab1252d

Browse files
committed
Python: Add @precision high for py/pam-auth-bypass
1 parent 6235dc5 commit ab1252d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/src/experimental/Security/CWE-285/PamAuthorization.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description Using only the `pam_authenticate` call to check the validity of a login can lead to a authorization bypass.
44
* @kind problem
55
* @problem.severity warning
6+
* @precision high
67
* @id py/pam-auth-bypass
78
* @tags security
89
* external/cwe/cwe-285

0 commit comments

Comments
 (0)