Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXgyN3ctcXhoZy0zNDN2

Access Restriction Bypass in go-ldap

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.

Permalink: https://github.com/advisories/GHSA-x27w-qxhg-343v
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXgyN3ctcXhoZy0zNDN2
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 2 years ago
Updated: 13 days ago


CVSS Score: 8.1
CVSS vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Identifiers: GHSA-x27w-qxhg-343v, CVE-2017-14623
References: Repository: https://github.com/go-ldap/ldap
Blast Radius: 29.6

Affected Packages

go:github.com/go-ldap/ldap
Dependent packages: 4,199
Dependent repositories: 4,554
Downloads:
Affected Version Ranges: < 2.5.0
Fixed in: 2.5.0
All affected versions: 2.2.1, 2.2.2, 2.3.0, 2.4.0, 2.4.1
All unaffected versions: 2.5.0, 2.5.1, 3.0.0, 3.0.1, 3.0.2, 3.0.3