In Couchbase Server 5.1.1, the cookie used for intra-node communication was not generated securely. Couchbase Server uses erlang:now() to seed the PRNG which results in a small search space for potential random seeds that could then be used to brute force the cookie and execute code against a remote system. This has been fixed in version 6.0.0.
References
Link | Resource |
---|---|
https://www.couchbase.com/resources/security#SecurityAlerts | Broken Link Vendor Advisory |
Configurations
History
10 Feb 2024, 02:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.couchbase.com/resources/security#SecurityAlerts - Broken Link, Vendor Advisory |
18 Apr 2022, 16:14
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-335 |
Information
Published : 2019-09-10 18:15
Updated : 2024-02-10 02:54
NVD link : CVE-2019-11495
Mitre link : CVE-2019-11495
CVE.ORG link : CVE-2019-11495
JSON object : View
Products Affected
couchbase
- couchbase_server
CWE
CWE-335
Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)