CVE-2023-30843
Hidden fields can be leaked on readable collections in Payload
7.4
HIGH
CVSS 3.1
EPSS 0.43%
Description
### 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.
How to fix CVE-2023-30843
To remediate CVE-2023-30843, upgrade the affected package to a fixed version below.
- —upgrade to 1.7.0 or later
Is CVE-2023-30843 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 1.7.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.4 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |