CVE-2019-11467

In Couchbase Server 4.6.3 and 5.5.0, secondary indexing encodes the entries to be indexed using collatejson. When index entries contain certain characters like \t, <, >, it caused buffer overrun as encoded string would be much larger than accounted for, causing indexer service to crash and restart. This has been remedied in versions 5.1.2 and 5.5.2 to ensure buffer always grows as needed for any input.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:couchbase:couchbase_server:4.6.3:*:*:*:*:*:*:*
cpe:2.3:a:couchbase:couchbase_server:5.5.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:21

Type Values Removed Values Added
References () https://www.couchbase.com/resources/security#SecurityAlerts - Vendor Advisory () https://www.couchbase.com/resources/security#SecurityAlerts - Vendor Advisory

Information

Published : 2019-09-10 18:15

Updated : 2024-11-21 04:21


NVD link : CVE-2019-11467

Mitre link : CVE-2019-11467

CVE.ORG link : CVE-2019-11467


JSON object : View

Products Affected

couchbase

  • couchbase_server
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer