VYPR

LDAP

by Go Ldap Project

CVEs (2)

  • CVE-2017-14623HigSep 20, 2017
    risk 0.46cvss 8.1epss 0.00

    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.

  • CVE-2026-34339MedMay 12, 2026
    risk 0.36cvss 5.5epss 0.00

    Null pointer dereference in Windows LDAP - Lightweight Directory Access Protocol allows an authorized attacker to deny service locally.