[
https://issues.apache.org/jira/browse/ISIS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898706#comment-16898706
]
ASF subversion and git services commented on ISIS-2157:
-------------------------------------------------------
Commit a4e3acdaea7262b5a54579f646197c41348924fd in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a4e3acd ]
ISIS-2157 fixes auto-create user related vulnerability
When using delegated authentication, desired behavior is to auto-create
user accounts in the DB only if these do successfully authenticate with
the delegated authentication mechanism, while the newly created user
will be disabled by default.
> Secman: Non-existing User gets created in DB even though not authenticated
> via LDAP
> -----------------------------------------------------------------------------------
>
> Key: ISIS-2157
> URL: https://issues.apache.org/jira/browse/ISIS-2157
> Project: Isis
> Issue Type: Bug
> Components: Extensions
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Critical
> Fix For: 2.0.0
>
>
> When using Secman with delegated authentication to LDAP, any login attempt
> authenticated or not will create an (disabled) user-account in the DB.
> While not a security risk, this allows attackers to 'fill' the database with
> arbitrary garbage.
> Desired behavior for this scenario is to auto-create user accounts in the DB
> only if these do successfully authenticate with the delegated authentication
> mechanism.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)