tag 876404 + pending thanks Some bugs in the golang-github-go-ldap-ldap package are closed in revision 43d426ab9cbd78d68f72cfb0b57b2188d59649a3 in branch 'master' by Dr. Tobias Quathamer
The full diff can be seen at https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-go-ldap-ldap.git/commit/?id=43d426a Commit message: Require explicit intention for empty password. This is normally used for unauthenticated bind, and https://tools.ietf.org/html/rfc4513#section-5.1.2 recommends: > Clients SHOULD disallow an empty password input to a Name/Password > Authentication user interface This is a cherry-pick of 95ede12 from upstream, which fixes CVE-2017-14623. https://github.com/go-ldap/ldap/commit/95ede1266b237bf8e9aa5dce0b3250e51bfefe66 Closes: #876404