CVE-2017-14623
Description
In the ldap.v2 (aka go-ldap) package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: (1) it relies only on the return error of the Bind function call to determine whether a user is authorized (i.e., a nil return value is interpreted as successful authorization) and (2) it is used with an LDAP server allowing unauthenticated bind.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.5.1-1 |
| debian | bullseye | fixed | 2.5.1-1 |
| debian | forky | fixed | 2.5.1-1 |
| debian | sid | fixed | 2.5.1-1 |
| debian | trixie | fixed | 2.5.1-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/go-ldap/ldap | <2.5.0 | 2.5.0 |
| Go | github.com/go-ldap/ldap | <2.5.0+incompatible | 2.5.0+incompatible |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| go-ldap_project | ldap | {"endIncluding":"2.5.0"} | |
References
CWEs
CWE-287
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.