Access Control Vulnerability in CouchDB by Apache
CVE-2020-1955
9.8CRITICAL
What is CVE-2020-1955?
CouchDB version 3.0.0 introduced a configuration setting designed to control access to the database server. The require_valid_user_except_for_up
setting was intended to enforce valid credentials for all requests while allowing exceptions for the /_up
endpoint. However, due to an implementation error, this setting inadvertently failed to enforce credential checks on any endpoint when enabled, posing a significant risk to the database's security. This issue was subsequently addressed in CouchDB versions 3.0.1 and 3.1.0.
Affected Version(s)
Apache CouchDB Apache CouchDB 3.0.0