CVE-2022-24832
CVSS V2 Medium 4.9
CVSS V3 Medium 6.8
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.
Overview
- CVE ID
- CVE-2022-24832
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-04-11T21:15:08
- Last Modified Date
- 2022-04-19T15:25:05
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:thoughtworks:gocd:*:*:*:*:*:*:*:* | 1 | OR | 17.5.0 | 22.1.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 6.8
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.8
- Base Severity
- MEDIUM
- Exploitability Score
- 1.6
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/gocd/gocd/pull/10244 | Patch Third Party Advisory |
https://www.gocd.org/releases/#22-1-0 | Release Notes Vendor Advisory |
https://docs.gocd.org/22.1.0/configuration/dev_authentication.html#ldapad-authentication | Vendor Advisory |
https://github.com/gocd/gocd-ldap-authentication-plugin/releases/tag/v2.2.0-144 | Release Notes Third Party Advisory |
https://github.com/gocd/gocd/releases/tag/22.1.0 | Release Notes Third Party Advisory |
https://github.com/gocd/gocd/security/advisories/GHSA-x5v3-x9qj-mh3h | Third Party Advisory |
https://github.com/gocd/gocd-ldap-authentication-plugin/commit/87fa7dac5d899b3960ab48e151881da4793cfcc3 | Patch Third Party Advisory |
https://github.com/gocd/gocd-ldap-authentication-plugin | Product Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24832 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24832 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:41:25 | Added to TrackCVE |