Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-26268
HistoryMay 02, 2023 - 9:15 p.m.

Code injection

2023-05-0221:15:00
PRIOn knowledge base
www.prio-n.com
2
data injection
javascript environment
design documents
apache couchdb
vulnerability
workaround
nvd

5.1 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

23.8%

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.

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.

5.1 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

23.8%