6.8 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
OpenBao: LDAPi ldaputil (wrong escape func)
OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao used EscapeLDAPValue, an RFC 4514 distinguished-name escaping function, where RFC 4515 LDAP search-filter escaping was required in sdk/helper/ldaputil/client.go GetUserDN. With the LDAP authentication backend configured for an Active Directory UPNDomain path or UserDN and UserAttr binding, an attacker-controlled username containing filter metacharacters could alter the search predicate and select a different directory entry because EscapeLDAPValue does not neutralize the characters handled by ldap.EscapeFilter. A resulting token could be associated with another LDAP identity and gain access to secrets, policies, or modification capabilities assigned to that identity. This issue is fixed in version 2.5.5.
References
-
https://github.com/openbao/openbao/security/advisories/GHSA-6mwx-4547-5vc9 exploitx_refsource_CONFIRM
-
https://github.com/openbao/openbao/pull/3306 x_refsource_MISC
-
https://github.com/openbao/openbao/pull/3313 x_refsource_MISC
-
https://github.com/openbao/openbao/releases/tag/v2.5.5 x_refsource_MISC
-
https://github.com/openbao/openbao/releases/tag/v2.6.0 x_refsource_MISC
Affected products
- ==< 2.5.5
Matching in nixpkgs
pkgs.openbao
Open source, community-driven fork of Vault managed by the Linux Foundation
pkgs.openbaoPlugins.kms-aws
OpenBao KMS plugin for Auto Unseal via AWS
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.kms-gcp
OpenBao KMS plugin for Auto Unseal via Google Cloud
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.kms-oci
OpenBao KMS plugin for Auto Unseal via Oracle Cloud
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.auth-aws
OpenBao auth plugin to authenticate using AWS IAM credentials
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.auth-gcp
OpenBao auth plugin to authenticate using Google Cloud Platform credentials
-
nixos-unstable -
- nixos-unstable-small 0.22.0
pkgs.openbaoPlugins.kms-azure
OpenBao KMS plugin for Auto Unseal via Azure
-
nixos-unstable -
- nixos-unstable-small 0.1.0
pkgs.openbaoPlugins.auth-azure
OpenBao auth plugin to authenticate using Microsoft Azure credentials
-
nixos-unstable -
- nixos-unstable-small 0.23.0
pkgs.openbaoPlugins.kms-pkcs11
OpenBao KMS plugin for Auto Unseal and External Keys via PKCS#11
-
nixos-unstable -
- nixos-unstable-small 0.2.1
pkgs.openbaoPlugins.auth-github
OpenBao auth plugin to authenticate using GitHub credentials
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-aws
OpenBao secrets plugin to generate AWS access credentials based on IAM policies
-
nixos-unstable -
- nixos-unstable-small 0.3.1
pkgs.openbaoPlugins.secrets-gcp
OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies
-
nixos-unstable -
- nixos-unstable-small 0.23.1
pkgs.openbaoPlugins.kms-alicloud
OpenBao KMS plugin for Auto Unseal via AliCloud
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.kms-ovhcloud
OpenBao KMS plugin for Auto Unseal via OVHcloud
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-azure
OpenBao secrets plugin to generate Azure service principals with role and group assignments
-
nixos-unstable -
- nixos-unstable-small 0.23.0
pkgs.openbaoPlugins.secrets-nomad
OpenBao secrets plugin to generate Nomad ACL tokens
-
nixos-unstable -
- nixos-unstable-small 0.1.6
pkgs.openbaoPlugins.secrets-consul
OpenBao secrets plugin to generate Consul ACL tokens
-
nixos-unstable -
- nixos-unstable-small 0.1.1
pkgs.openbaoPlugins.secrets-gcpkms
OpenBao secrets plugin to encrypt data and manage keys via GCP KMS
-
nixos-unstable -
- nixos-unstable-small 0.21.0
pkgs.openbaoPlugins.database-mongodb
OpenBao database plugin to generate MongoDB database credentials
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.kms-tcloudpublic
OpenBao KMS plugin for Auto Unseal via T Cloud Public
-
nixos-unstable -
- nixos-unstable-small 0.0.1
pkgs.openbaoPlugins.secrets-oauthapp
OpenBao secrets plugin for OAuth 2.0 supporting a variety of grant types
-
nixos-unstable -
- nixos-unstable-small 3.4.0
Package maintainers
-
@emilylange Emily Lange <nix@emilylange.de>
-
@brianmay Brian May <brian@linuxpenguins.xyz>
-
@Kranzes Ilan Joselevich <personal@ilanjoselevich.com>