#VU17274 Permissions, Privileges, and Access Controls in CouchDB - CVE-2017-12635

 

#VU17274 Permissions, Privileges, and Access Controls in CouchDB - CVE-2017-12635

Published: January 30, 2019 / Updated: October 30, 2024


Vulnerability identifier: #VU17274
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2017-12635
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
CouchDB
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to escalate privileges on the system.

The vulnerability exists due differences in the Erlang-based JSON parser and JavaScript-based JSON parser that can lead to submitting "_users" documents with duplicate keys for "roles" used for access control within the database, including the "_admin" role. A remote authenticated user can create a specially crafted document and abuse the JSON parser differences result in behavior for two 'roles' keys within a single document and gain administrative privileges within the database.



Remediation

Install updates from vendor's website.

External links