Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-45725

5.7 · MEDIUM
Published Dec 13, 2023 apache CWE-200 EPSS 1.23% (67th pctl)

Overview

CVE-2023-45725 is a medium-severity vulnerability affecting apache couchdb. It was published on December 13, 2023 and has a CVSS 3.1 base score of 5.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.7, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 an image), or store the credential in a _local document with an "update" function.

For the attack to succeed the attacker has to be able to insert the design documents into the database, then manipulate a user to access a function from that design document.

Workaround: Avoid using design documents from untrusted sources which may attempt to access or manipulate request object's headers

Remediation

Check the references section for vendor advisories and patches from apache. Update couchdb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache couchdb 0 Affected

Frequently Asked Questions

What is CVE-2023-45725?

CVE-2023-45725 is a medium-severity vulnerability affecting apache couchdb. It was published on December 13, 2023 and has a CVSS 3.1 base score of 5.7 (MEDIUM).

How severe is CVE-2023-45725?

This vulnerability has a CVSS 3.1 base score of 5.7, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-45725?

Check the references section for vendor advisories and patches from apache. Update couchdb to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-45725?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-45725 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.