Apache Couchdb vulnerabilities
19 known vulnerabilities affecting apache/couchdb.
Total CVEs
19
CISA KEV
1
actively exploited
Public exploits
5
Exploited in wild
2
Severity breakdown
CRITICAL3HIGH6MEDIUM10
Vulnerabilities
Page 1 of 1
CVE-2023-45725MEDIUMCVSS 5.7≤ 3.3.22023-12-13
CVE-2023-45725 [MEDIUM] CWE-200 CVE-2023-45725: Design document functions which receive a user http request object may expose authorization or sessi
Design document functions which receive a user http request object may expose authorization or session cookie headers of the user who accesses the document.
These design document functions are:
* list
* show
* rewrite
* update
An attacker can leak the session component using an HTML-like output, insert the session as an external resource (such as
nvd
CVE-2023-26268MEDIUMCVSS 5.3fixed in 3.2.3≥ 3.3.0, < 3.3.22023-05-02
CVE-2023-26268 [MEDIUM] CWE-200 CVE-2023-26268: Design documents with matching document IDs, from databases on the same cluster, may share a mutable
Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions:
* validate_doc_update
* list
* filter
* filter views (using view functions as filters)
* rewrite
* update
This doesn't affect map/reduce or search (Dreyfus) index functions.
U
nvd
CVE-2022-24706CRITICALCVSS 9.8KEVPoCfixed in 3.2.22022-04-26
CVE-2022-24706 [CRITICAL] CWE-1188 CVE-2022-24706: In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation
In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation without authenticating and gain admin privileges. The CouchDB documentation has always made recommendations for properly securing an installation, including recommending using a firewall in front of all CouchDB installations.
nvd
CVE-2021-38295HIGHCVSS 7.3fixed in 3.1.22021-10-14
CVE-2021-38295 [HIGH] CWE-79 CVE-2021-38295: In Apache CouchDB, a malicious user with permission to create documents in a database is able to att
In Apache CouchDB, a malicious user with permission to create documents in a database is able to attach a HTML attachment to a document. If a CouchDB admin opens that attachment in a browser, e.g. via the CouchDB admin interface Fauxton, any JavaScript code embedded in that HTML attachment will be executed within the security context of that admin. A s
nvd
CVE-2020-1955CRITICALCVSS 9.8v3.0.02020-05-20
CVE-2020-1955 [CRITICAL] CWE-306 CVE-2020-1955: CouchDB version 3.0.0 shipped with a new configuration setting that governs access control to the en
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, ef
nvd
CVE-2018-17188HIGHCVSS 7.2fixed in 2.3.02019-01-02
CVE-2018-17188 [HIGH] CVE-2018-17188: Prior to CouchDB version 2.3.0, CouchDB allowed for runtime-configuration of key components of the d
Prior to CouchDB version 2.3.0, CouchDB allowed for runtime-configuration of key components of the database. In some cases, this lead to vulnerabilities where CouchDB admin users could access the underlying operating system as the CouchDB user. Together with other vulnerabilities, it allowed full system entry for unauthenticated users. Rather than waiting for
nvd
CVE-2018-11769HIGHCVSS 7.2fixed in 2.2.02018-08-08
CVE-2018-11769 [HIGH] CVE-2018-11769: CouchDB administrative users before 2.2.0 can configure the database server via HTTP(S). Due to insu
CouchDB administrative users before 2.2.0 can configure the database server via HTTP(S). Due to insufficient validation of administrator-supplied configuration settings via the HTTP API, it is possible for a CouchDB administrator user to escalate their privileges to that of the operating system's user under which CouchDB runs, by bypassing the blacklist of co
nvd
CVE-2018-8007HIGHCVSS 7.2≤ 1.7.1≥ 2.0.0, ≤ 2.1.12018-07-11
CVE-2018-8007 [HIGH] CVE-2018-8007: Apache CouchDB administrative users can configure the database server via HTTP(S). Due to insufficie
Apache CouchDB administrative users can configure the database server via HTTP(S). Due to insufficient validation of administrator-supplied configuration settings via the HTTP API, it is possible for a CouchDB administrator user to escalate their privileges to that of the operating system's user that CouchDB runs under, by bypassing the blacklist of configurati
nvd
CVE-2016-8742HIGHCVSS 7.8PoCv2.0.02018-02-12
CVE-2016-8742 [HIGH] CWE-264 CVE-2016-8742: The Windows installer that the Apache CouchDB team provides was vulnerable to local privilege escala
The Windows installer that the Apache CouchDB team provides was vulnerable to local privilege escalation. All files in the install inherit the file permissions of the parent directory and therefore a non-privileged user can substitute any executable for the nssm.exe service launcher, or CouchDB batch or binary files. A subsequent service or server resta
nvd
CVE-2017-12635CRITICALCVSS 9.8ExploitedPoCfixed in 1.7.0v2.0.02017-11-14
CVE-2017-12635 [CRITICAL] CWE-269 CVE-2017-12635: Due to differences in the Erlang-based JSON parser and JavaScript-based JSON parser, it is possible
Due to differences in the Erlang-based JSON parser and JavaScript-based JSON parser, it is possible in Apache CouchDB before 1.7.0 and 2.x before 2.1.1 to submit _users documents with duplicate keys for 'roles' used for access control within the database, including the special case '_admin' role, that denotes administrative users. In combination wi
nvd
CVE-2017-12636HIGHCVSS 7.2PoCfixed in 1.7.0v2.0.02017-11-14
CVE-2017-12636 [HIGH] CWE-78 CVE-2017-12636: CouchDB administrative users can configure the database server via HTTP(S). Some of the configuratio
CouchDB administrative users can configure the database server via HTTP(S). Some of the configuration options include paths for operating system-level binaries that are subsequently launched by CouchDB. This allows an admin user in Apache CouchDB before 1.7.0 and 2.x before 2.1.1 to execute arbitrary shell commands as the CouchDB user, including downlo
nvd
CVE-2012-5649MEDIUMCVSS 6.8≤ 1.0.3v1.0.0+5 more2014-05-23
CVE-2012-5649 [MEDIUM] CWE-94 CVE-2012-5649: Apache CouchDB before 1.0.4, 1.1.x before 1.1.2, and 1.2.x before 1.2.1 allows remote attackers to e
Apache CouchDB before 1.0.4, 1.1.x before 1.1.2, and 1.2.x before 1.2.1 allows remote attackers to execute arbitrary code via a JSONP callback, related to Adobe Flash.
nvd
CVE-2014-2668MEDIUMCVSS 5.0PoC≤ 1.5.02014-03-28
CVE-2014-2668 [MEDIUM] CWE-20 CVE-2014-2668: Apache CouchDB 1.5.0 and earlier allows remote attackers to cause a denial of service (CPU and memor
Apache CouchDB 1.5.0 and earlier allows remote attackers to cause a denial of service (CPU and memory consumption) via the count parameter to /_uuids.
nvd
CVE-2012-5650MEDIUMCVSS 4.3≤ 1.0.3v1.0.0+5 more2014-03-18
CVE-2012-5650 [MEDIUM] CWE-79 CVE-2012-5650: Cross-site scripting (XSS) vulnerability in the Futon UI in Apache CouchDB before 1.0.4, 1.1.x befor
Cross-site scripting (XSS) vulnerability in the Futon UI in Apache CouchDB before 1.0.4, 1.1.x before 1.1.2, and 1.2.x before 1.2.1 allows remote attackers to inject arbitrary web script or HTML via unspecified parameters to the browser-based test suite.
nvd
CVE-2012-5641MEDIUMCVSS 5.0≤ 1.0.3v1.0.0+5 more2014-03-18
CVE-2012-5641 [MEDIUM] CWE-22 CVE-2012-5641: Directory traversal vulnerability in the partition2 function in mochiweb_util.erl in MochiWeb before
Directory traversal vulnerability in the partition2 function in mochiweb_util.erl in MochiWeb before 2.4.0, as used in Apache CouchDB before 1.0.4, 1.1.x before 1.1.2, and 1.2.x before 1.2.1, allows remote attackers to read arbitrary files via a ..\ (dot dot backslash) in the default URI.
nvd
CVE-2010-3854MEDIUMCVSS 4.3v0.8.0v0.8.1+11 more2011-02-02
CVE-2010-3854 [MEDIUM] CWE-79 CVE-2010-3854: Multiple cross-site scripting (XSS) vulnerabilities in the web administration interface (aka Futon)
Multiple cross-site scripting (XSS) vulnerabilities in the web administration interface (aka Futon) in Apache CouchDB 0.8.0 through 1.0.1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
nvd
CVE-2010-2953MEDIUMCVSS 6.9v0.8.02010-09-14
CVE-2010-2953 [MEDIUM] CVE-2010-2953: Untrusted search path vulnerability in a certain Debian GNU/Linux patch for the couchdb script in Co
Untrusted search path vulnerability in a certain Debian GNU/Linux patch for the couchdb script in CouchDB 0.8.0 allows local users to gain privileges via a crafted shared library in the current working directory.
nvd
CVE-2010-2234MEDIUMCVSS 6.8v0.8.0v0.8.1+6 more2010-08-19
CVE-2010-2234 [MEDIUM] CWE-352 CVE-2010-2234: Cross-site request forgery (CSRF) vulnerability in Apache CouchDB 0.8.0 through 0.11.0 allows remote
Cross-site request forgery (CSRF) vulnerability in Apache CouchDB 0.8.0 through 0.11.0 allows remote attackers to hijack the authentication of administrators for direct requests to an installation URL.
nvd
CVE-2010-0009MEDIUMCVSS 4.3v0.8.0v0.8.1+5 more2010-04-05
CVE-2010-0009 [MEDIUM] CWE-200 CVE-2010-0009: Apache CouchDB 0.8.0 through 0.10.1 allows remote attackers to obtain sensitive information by measu
Apache CouchDB 0.8.0 through 0.10.1 allows remote attackers to obtain sensitive information by measuring the completion time of operations that verify (1) hashes or (2) passwords.
nvd