[MAVEN:GHSA-2MXR-89GF-RC4V] Read permissions not enforced for client provided filter expressions in Elide.

Severity High
Affected Packages 1
Fixed Packages 1
CVEs 1

Impact

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.

For example, a User model has two fields: name and role. The adversary has read permissions to see the name field of the User collection but not the role. By constructing a filter like the one below, the adversary can determine which users have admin role by presence or absence in the returned collection:
filter=role=="Admin"

Patches

Resolved in Elide 4.5.14 and greater.

Workarounds

The adversary can only access the fields if a model includes fields with different read permission levels (some less secure and some more secure). Model security can be adjusted by restricting read permissions on existing models.

References

Fixed in https://github.com/yahoo/elide/pull/1236

For more information

If you have any questions or comments about this advisory:
* Open an issue in elide
* Contact us at spectrum

Package Affected Version
pkg:maven/com.yahoo.elide/elide-core < 4.5.14
Package Fixed Version
pkg:maven/com.yahoo.elide/elide-core = 4.5.14
ID
MAVEN:GHSA-2MXR-89GF-RC4V
Severity
high
URL
https://github.com/advisories/GHSA-2mxr-89gf-rc4v
Published
2020-03-30T20:09:58
(4 years ago)
Modified
2023-01-09T05:02:29
(20 months ago)
Rights
Maven Security Team
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:maven/com.yahoo.elide/elide-core com.yahoo.elide elide-core < 4.5.14
Fixed pkg:maven/com.yahoo.elide/elide-core com.yahoo.elide elide-core = 4.5.14
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...