Vulnerability CVE-2022-24832


Published: 2022-04-11

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.

Type:

CWE-74

CVSS2 => (AV:N/AC:M/Au:S/C:P/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.9/10
4.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
None
Affected software
Thoughtworks -> GOCD 

 References:
https://github.com/gocd/gocd/pull/10244
https://www.gocd.org/releases/#22-1-0
https://docs.gocd.org/22.1.0/configuration/dev_authentication.html#ldapad-authentication
https://github.com/gocd/gocd-ldap-authentication-plugin/releases/tag/v2.2.0-144
https://github.com/gocd/gocd/releases/tag/22.1.0
https://github.com/gocd/gocd/security/advisories/GHSA-x5v3-x9qj-mh3h
https://github.com/gocd/gocd-ldap-authentication-plugin/commit/87fa7dac5d899b3960ab48e151881da4793cfcc3
https://github.com/gocd/gocd-ldap-authentication-plugin

Copyright 2024, cxsecurity.com

 

Back to Top