]
RH Bugzilla Integration commented on SECURITY-877:
--------------------------------------------------
baranowb <bbaranow(a)redhat.com> changed the Status of [bug
AdvancedLdapLodinMogule is Logging LDAP Bind Credential Password
during authentication.
---------------------------------------------------------------------------------------
Key: SECURITY-877
URL:
https://issues.jboss.org/browse/SECURITY-877
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Affects Versions: Negotiation_2_3_6_Final
Environment: Wildfly is logging the bindCredentials when using SPNEGO
Reporter: Filippe Spolti
Assignee: Filippe Spolti
Fix For: Negotiation_2_3_7_Final
The bind Credential are being logged:
2015-03-19 19:33:28,569 TRACE [org.jboss.security.auth.spi.AbstractServerLoginModule]
(http-localhost/127.0.0.1:8080-1) Logging into LDAP server,
env={baseFilter=(userPrincipalName={0}), java.naming.security.credentials=***,
jboss.security.security_domain=SPNEGO, java.naming.ldap.attributes.binary=objectSid,
password-stacking=useFirstPass, recurseRoles=false,
java.naming.security.authentication=simple, baseCtxDN=DC=example,DC=com,
roleAttributeIsDN=true, rolesCtxDN=DC=example,DC=com,
java.naming.security.principal=bindUser, allowEmptyPassword=true,
java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory,
java.naming.provider.url=ldap://127.0.0.1:389, roleNameAttributeID=cn,
roleAttributeID=memberOf, bindDN=bindUser, bindCredential=password}