An issue was discovered in Couchbase Sync Gateway 3.x before 3.0.2. Admin credentials are not verified when using X.509 client-certificate authentication from Sync Gateway to Couchbase Server. When Sync Gateway is configured to authenticate with Couchbase Server using X.509 client certificates, the admin credentials provided to the Admin REST API are ignored, resulting in privilege escalation for unauthenticated users. The Public REST API is not impacted by this issue. A workaround is to replace X.509 certificate based authentication with Username and Password authentication inside the bootstrap configuration.
References
Link | Resource |
---|---|
https://forums.couchbase.com/tags/security | Vendor Advisory |
https://www.couchbase.com/alerts | Vendor Advisory |
https://forums.couchbase.com/tags/security | Vendor Advisory |
https://www.couchbase.com/alerts | Vendor Advisory |
Configurations
History
21 Nov 2024, 07:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://forums.couchbase.com/tags/security - Vendor Advisory | |
References | () https://www.couchbase.com/alerts - Vendor Advisory |
Information
Published : 2022-06-10 12:15
Updated : 2024-11-21 07:06
NVD link : CVE-2022-32563
Mitre link : CVE-2022-32563
CVE.ORG link : CVE-2022-32563
JSON object : View
Products Affected
couchbase
- sync_gateway
CWE
CWE-295
Improper Certificate Validation