If a user has access to documents that contain hidden fields or fields they do not have access to, the user could reverse-engineer those values via brute force.
Affected versions: < 1.7.0
If you are unable to update, you can write a beforeOperation hook to remove where queries that attempt to access hidden field data.
Monitor your instance for brute-force style requests against your instance using where queries.
{
"github_reviewed": true,
"github_reviewed_at": "2023-04-26T19:45:04Z",
"nvd_published_at": "2023-04-26T21:15:09Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-200"
]
}