AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-14623

HIGH · CVSS 8.1 EPSS 1.67% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-09-20 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-14623
Severity
HIGH
CVSS
8.1
EPSS
1.67%

Original NVD 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.