CVE-2023-26268

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-26268
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-26268.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-26268
Aliases
Related
Published
2023-05-02T21:15:09Z
Modified
2025-01-14T11:35:40.534456Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions: * validatedocupdate

  • list

  • filter

  • filter views (using view functions as filters)

  • rewrite

  • update

This doesn't affect map/reduce or search (Dreyfus) index functions.

Users are recommended to upgrade to a version that is no longer affected by this issue (Apache CouchDB 3.3.2 or 3.2.3).

Workaround: Avoid using design documents from untrusted sources which may attempt to cache or store data in the Javascript environment.

References

Affected packages

Git / github.com/apache/couchdb

Affected ranges

Type
GIT
Repo
https://github.com/apache/couchdb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

2.*

2.1.0
2.3.0

3.*

3.1.0
3.1.1
3.2.0
3.2.1
3.2.2

Other

fauxton