Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from `password` to `t1.password`. `password` is protected by filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.
History

Thu, 03 Oct 2024 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-07-25T17:24:19.864Z

Updated: 2024-10-03T20:02:58.764Z

Reserved: 2023-05-31T13:51:51.169Z

Link: CVE-2023-34235

cve-icon Vulnrichment

Updated: 2024-08-02T16:01:54.326Z

cve-icon NVD

Status : Modified

Published: 2023-07-25T18:15:10.800

Modified: 2024-11-21T08:06:49.747

Link: CVE-2023-34235

cve-icon Redhat

No data.