]
RH Bugzilla Integration commented on SECURITY-797:
--------------------------------------------------
Vaclav Tunka <vtunka(a)redhat.com> changed the Status of [bug
Authentication attempts will fail if the
DatabaseRolesMappingProvider's rolesQuery returns an empty set
-------------------------------------------------------------------------------------------------------
Key: SECURITY-797
URL:
https://issues.jboss.org/browse/SECURITY-797
Project: PicketBox
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JBossSX
Affects Versions: PicketBox_4_0_19.Final
Reporter: Derek Horton
Assignee: Stefan Guilhen
Attachments: SECURITY-797.patch
If the DatabaseRolesMappingProvider's rolesQuery returns an empty set, then the
authentication attempts will fail. Seems like it should not cause the authentication
attempt to fail, since this is about mapping/adding roles.
It looks like the code detects that the result set is empty, but then it tries to get the
role from the empty set. This causes an exception which in turn causes the authentication
attempt to fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: