Vulnerability Description
Payload is a free and open source headless content management system. In versions prior to 1.7.0, 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. Version 1.7.0 contains a patch. As a workaround, write a `beforeOperation` hook to remove `where` queries that attempt to access hidden field data.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Payloadcms | Payload | < 1.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/payloadcms/payload/releases/tag/v1.7.0Release Notes
- https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jfMitigationVendor Advisory
- https://github.com/payloadcms/payload/releases/tag/v1.7.0Release Notes
- https://github.com/payloadcms/payload/security/advisories/GHSA-35jj-vqcf-f2jfMitigationVendor Advisory
FAQ
What is CVE-2023-30843?
CVE-2023-30843 is a vulnerability with a CVSS score of 7.4 (HIGH). Payload is a free and open source headless content management system. In versions prior to 1.7.0, if a user has access to documents that contain hidden fields or fields they do not have access to, the...
How severe is CVE-2023-30843?
CVE-2023-30843 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-30843?
Check the references section above for vendor advisories and patch information. Affected products include: Payloadcms Payload.