Cross-site scripting in Couchbase Server - CVE-2019-11464

 

Cross-site scripting in Couchbase Server - CVE-2019-11464

Published: September 10, 2019 / Updated: August 8, 2020


Vulnerability identifier: #VU35513
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-11464
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Couchbase
Affected software:
Couchbase Server

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Some enterprises require that REST API endpoints include security-related headers in REST responses. Headers such as X-Frame-Options and X-Content-Type-Options are generally advisable, however some information security professionals additionally look for X-Permitted-Cross-Domain-Policies and X-XSS-Protection, which are more generally applicable to HTML endpoint, to be included too. These headers were not included in Couchbase Server 5.5.0 and 5.1.2 . They are now included in version 6.0.2 in responses from the Couchbase Server Views REST API (port 8092).


How to mitigate CVE-2019-11464

Install update from vendor's website.

Sources