Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:30755
HistoryMay 31, 2021 - 10:34 a.m.

Denial Of Service (DoS)

2021-05-3110:34:12
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
16
denial of service
samba
kerberos
delegation
ad
security

EPSS

0.002

Percentile

62.1%

All Samba have an issue, where the S4U (MS-SFU) Kerberos delegation model includes a feature allowing for a subset of clients to be opted out of constrained delegation in any way, either S4U2Self or regular Kerberos authentication, by forcing all tickets for these clients to be non-forwardable. In AD this is implemented by a user attribute delegation_not_allowed (aka not-delegated), which translates to disallow-forwardable. However the Samba AD DC does not do that for S4U2Self and does set the forwardable flag even if the impersonated client has the not-delegated flag set.