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.
py/pam-auth-bypass
1 parent 6235dc5 commit ab1252dCopy full SHA for ab1252d
python/ql/src/experimental/Security/CWE-285/PamAuthorization.ql
@@ -3,6 +3,7 @@
3
* @description Using only the `pam_authenticate` call to check the validity of a login can lead to a authorization bypass.
4
* @kind problem
5
* @problem.severity warning
6
+ * @precision high
7
* @id py/pam-auth-bypass
8
* @tags security
9
* external/cwe/cwe-285
0 commit comments