CVE-2022-32563

Source
https://cve.org/CVERecord?id=CVE-2022-32563
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-32563.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-32563
Aliases
Published
2022-06-10T12:15:07.927Z
Modified
2026-03-14T11:47:40.576532Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-32563.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.0.0"
            },
            {
                "fixed": "3.0.2"
            }
        ]
    }
]