Description
Grist is spreadsheet software using Python as its formula language. Prior to 1.7.15, the GET /forms endpoint read table and column metadata without applying the document's access rules and did not check that the requested section was actually a form. A user with only partial read access, including public access on a publicly viewable document, could request the metadata of any widget and reveal table and column structure that access rules would otherwise hide, even in documents that contain no forms. This issue is fixed in version 1.7.15.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-285: Improper Authorization
Product status
References
github.com/...t-core/security/advisories/GHSA-w2hc-w6cg-xvh9
github.com/...ommit/14694156fe99c438c5f7a452ad367e933bb194db
github.com/gristlabs/grist-core/releases/tag/v1.7.15