Security Advisory

CVE-2023-30843

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-04-26 20:32:54
Last updated 2025-02-03 16:45:55
Assigner GitHub_M
State PUBLISHED

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.