[jboss-jira] [JBoss JIRA] (WFLY-6005) NPE in principal-to-group group searching

Ondrej Lukas (JIRA) issues at jboss.org
Fri Jan 15 07:06:02 EST 2016


Ondrej Lukas created WFLY-6005:
----------------------------------

             Summary: NPE in principal-to-group group searching
                 Key: WFLY-6005
                 URL: https://issues.jboss.org/browse/WFLY-6005
             Project: WildFly
          Issue Type: Bug
          Components: Domain Management, Security
            Reporter: Ondrej Lukas
            Assignee: Brian Stansberry


In case when ldap authorization with principal-to-group group searching is used in security realm and LDAP entry found by value of 'group-attribute' does not include attribute mentioned in 'group-name-attribute' then it causes authentication fail. It is caused by missing null check for groupNameAttr and hidden NPE thrown from [1].

[1] https://github.com/jbossas/wildfly-core-eap/blob/a8aa0199b64957df65f706957f327dbb9d0186ab/domain-management/src/main/java/org/jboss/as/domain/management/security/LdapGroupSearcherFactory.java#L301



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list