Improper access control in System Security Services Daemon (SSSD) - CVE-2019-3811
Published: January 22, 2019
System Security Services Daemon (SSSD)
Detailed vulnerability description
The vulnerability allows an adjacent authenticated attacker to bypass security restrictions.
The vulnerability exists due to the return of '/' (the root directory) instead of '' (the empty string / no home directory) if a user was configured with no home directory set. An adjacent attacker can bypass services that restrict the user's filesystem access to within their home directory through chroot().