Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/go-ldap/ldap: GHSA-x27w-qxhg-343v #1452

Closed
GoVulnBot opened this issue Jan 9, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-x27w-qxhg-343v, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/go-ldap/ldap 2.5.0 < 2.5.0

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: TODO
    versions:
      - fixed: 2.5.0
    packages:
      - package: github.com/go-ldap/ldap
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.'
cves:
  - CVE-2017-14623
ghsas:
  - GHSA-x27w-qxhg-343v

@tatianab
Copy link
Contributor

tatianab commented Jan 9, 2023

Duplicate of #887

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants