Vulnerability Description
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 similar route is available with the already deprecated _show and _list functionality. This privilege escalation vulnerability allows an attacker to add or remove data in any database or make configuration changes. This issue affected Apache CouchDB prior to 3.1.2
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Couchdb | < 3.1.2 |
Related Weaknesses (CWE)
References
- https://docs.couchdb.org/en/stable/cve/2021-38295.htmlVendor Advisory
- https://docs.couchdb.org/en/stable/cve/2021-38295.htmlVendor Advisory
FAQ
What is CVE-2021-38295?
CVE-2021-38295 is a vulnerability with a CVSS score of 7.3 (HIGH). 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...
How severe is CVE-2021-38295?
CVE-2021-38295 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-38295?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Couchdb.