Couchbase Server before 6.6.3 and 7.x before 7.0.2 stores Sensitive Information in Cleartext. The issue occurs when the cluster manager forwards a HTTP request from the pluggable UI (query workbench etc) to the specific service. In the backtrace, the Basic Auth Header included in the HTTP request, has the @ user credentials of the node processing the UI request.
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Couchbase_server | Couchbase | * | 4.6.0 (excluding) |
Couchbase_server | Couchbase | 5.0.0 (including) | 6.1.0 (excluding) |
Couchbase_server | Couchbase | 6.5.0 (including) | 6.6.2 (including) |
Couchbase_server | Couchbase | 7.0.0 (including) | 7.0.0 (including) |
Couchbase_server | Couchbase | 7.0.1 (including) | 7.0.1 (including) |
Because the information is stored in cleartext (i.e., unencrypted), attackers could potentially read it. Even if the information is encoded in a way that is not human-readable, certain techniques could determine which encoding is being used, then decode the information. When organizations adopt cloud services, it can be easier for attackers to access the data from anywhere on the Internet. In some systems/environments such as cloud, the use of “double encryption” (at both the software and hardware layer) might be required, and the developer might be solely responsible for both layers, instead of shared responsibility with the administrator of the broader system/environment.