Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-5289
HistoryMar 30, 2020 - 9:20 p.m.

CVE-2020-5289 Read permissions not enforced for client provided filter expressions in Elide http client

2020-03-3021:20:14
CWE-285
GitHub_M
www.cve.org

6.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

41.6%

In Elide before 4.5.14, it is possible for an adversary to “guess and check” the value of a model field they do not have access to assuming they can read at least one other field in the model. The adversary can construct filter expressions for an inaccessible field to filter a collection. The presence or absence of models in the returned collection can be used to reconstruct the value of the inaccessible field. Resolved in Elide 4.5.14 and greater.

CNA Affected

[
  {
    "product": "elide",
    "vendor": "yahoo",
    "versions": [
      {
        "status": "affected",
        "version": "< 4.5.14"
      }
    ]
  }
]

6.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

41.6%

Related for CVELIST:CVE-2020-5289