Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2022-24832 Details

Description

GoCD is an open source a continuous delivery server. The bundled gocd-ldap-authentication-plugin included with the GoCD Server fails to correctly escape special characters when using the username to construct LDAP queries. While this does not directly allow arbitrary LDAP data exfiltration, it can allow an existing LDAP-authenticated GoCD user with malicious intent to construct and execute malicious queries, allowing them to deduce facts about other users or entries within the LDAP database (e.g alternate fields, usernames, hashed passwords etc) through brute force mechanisms. This only affects users who have a working LDAP authorization configuration enabled on their GoCD server, and only is exploitable by users authenticating using such an LDAP configuration. This issue has been fixed in GoCD 22.1.0, which is bundled with gocd-ldap-authentication-plugin v2.2.0-144.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://docs.gocd.org/22.1.0/configuration/dev_authentication.html#ldapad-authentication CVEVendor Advisory
https://github.com/gocd/gocd-ldap-authentication-plugin CVEProductThird Party Advisory
https://github.com/gocd/gocd-ldap-authentication-plugin/commit/87fa7dac5d899b3960ab48e151881da4793cfcc3 CVEPatchThird Party Advisory
https://github.com/gocd/gocd-ldap-authentication-plugin/releases/tag/v2.2.0-144 CVERelease NotesThird Party Advisory
https://github.com/gocd/gocd/pull/10244 CVEPatchThird Party Advisory

see all 16 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]

Affected Products

ProductVersions
thoughtworks gocd
>= 17.5.0, < 22.1.0

CPE

  • cpe:2.3:a:thoughtworks:gocd:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2022-24832
NVD Published Date:
Apr 11, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2022-24832 Details - Not Deferred