CVE-2023-34235

Public Exploit
Leaking sensitive user information still possible by filtering on private with prefix fields

Description

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.

Category

8.6
CVSS
Severity: High
CVSS 3.1 •
EPSS 1.64% Top 20%
Vendor Advisory github.com
Affected: strapi strapi
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-34235?
CVE-2023-34235 has been scored as a high severity vulnerability.
How to fix CVE-2023-34235?
To fix CVE-2023-34235, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-34235 being actively exploited in the wild?
It is possible that CVE-2023-34235 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~2% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-34235?
CVE-2023-34235 affects strapi strapi.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.