GHSA-35jj-vqcf-f2jf

Suggest an improvement
Source
https://github.com/advisories/GHSA-35jj-vqcf-f2jf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-35jj-vqcf-f2jf/GHSA-35jj-vqcf-f2jf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-35jj-vqcf-f2jf
Aliases
Published
2023-04-26T19:45:04Z
Modified
2026-09-10T03:49:53Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Hidden fields can be leaked on readable collections in Payload
Details

Details

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

Workarounds

If you are unable to update, you can write a beforeOperation hook to remove where queries that attempt to access hidden field data.

Detecting Compromise

Monitor your instance for brute-force style requests against your instance using where queries.

Database specific
{
    "cwe_ids":  [
        "CWE-200"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2023-04-26T19:45:04Z",
    "nvd_published_at":  "2023-04-26T21:15:09Z",
    "severity":  "HIGH"
}
References

Affected packages

npm / payload

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.7.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-35jj-vqcf-f2jf/GHSA-35jj-vqcf-f2jf.json"