Bug 1840170 (CVE-2020-1955) - CVE-2020-1955 couchdb: remote privilege escalation when require_valid_user_except_for_up setting is enable
Summary: CVE-2020-1955 couchdb: remote privilege escalation when require_valid_user_ex...
Keywords:
Status: CLOSED UPSTREAM
Alias: CVE-2020-1955
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1840172
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-26 14:01 UTC by Guilherme de Almeida Suckevicz
Modified: 2020-05-26 18:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-26 15:15:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2020-05-26 14:01:30 UTC
CouchDB version 3.0.0 shipped with a new configuration setting that governs access control to the entire database server called `require_valid_user_except_for_up`. It was meant as an extension to the long standing setting `require_valid_user`, which in turn requires that any and all requests to CouchDB will have to be made with valid credentials, effectively forbidding any anonymous requests. The new `require_valid_user_except_for_up` is an off-by-default setting that was meant to allow requiring valid credentials for all endpoints except for the `/_up` endpoint. However, the implementation of this made an error that lead to not enforcing credentials on any endpoint, when enabled. CouchDB versions 3.0.1[1] and 3.1.0[2] fix this issue.

Reference:
https://docs.couchdb.org/en/master/cve/2020-1955.html

Comment 1 Guilherme de Almeida Suckevicz 2020-05-26 14:02:18 UTC
Created couchdb tracking bugs for this issue:

Affects: fedora-all [bug 1840172]

Comment 2 Product Security DevOps Team 2020-05-26 15:15:42 UTC
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.


Note You need to log in before you can comment on or make changes to this bug.