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 43d79dc commit 106e5e7Copy full SHA for 106e5e7
java/ql/src/Security/CWE/CWE-522/InsecureLdapAuth.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Insecure LDAP authentication
3
- * @description LDAP authentication with credentials sent in cleartext.
+ * @description LDAP authentication with credentials sent in cleartext makes sensitive information vulnerable to remote attackers
4
* @kind path-problem
5
* @problem.severity warning
6
* @security-severity 8.8
0 commit comments