ubuntu-cve-2023-45725
Vulnerability from osv_ubuntu
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
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "couchdb",
"binary_version": "1.6.0-0ubuntu7"
},
{
"binary_name": "couchdb-bin",
"binary_version": "1.6.0-0ubuntu7"
},
{
"binary_name": "couchdb-common",
"binary_version": "1.6.0-0ubuntu7"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "couchdb",
"purl": "pkg:deb/ubuntu/couchdb@1.6.0-0ubuntu7?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.0-0ubuntu7"
]
}
],
"aliases": [],
"details": "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: * \u00a0 list * \u00a0 show * \u00a0 rewrite * \u00a0 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\u0027s headers",
"id": "UBUNTU-CVE-2023-45725",
"modified": "2025-10-24T05:02:17Z",
"published": "2023-12-13T08:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2023-45725"
},
{
"type": "REPORT",
"url": "https://lists.apache.org/thread/pqjq9zt8vq9rsobkc1cow9sqm9vozlrg"
},
{
"type": "REPORT",
"url": "https://docs.couchdb.org/en/stable/cve/2023-45725.html"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45725"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2023-45725"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.