CVE-2023-34235
Last modified
CVE-2023-34235 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.91% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Strapi | Strapi | < 4.10.8 |
References
- https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8fExploit, Vendor Advisory
- https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8fExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34235?
How severe is CVE-2023-34235?
How do I fix CVE-2023-34235?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-3423Weak Password Requirements in GitHub repository cloudexplore…8.8
- CVE-2023-34230snowflake-connector-net, the Snowflake Connector for .NET, i…8.8
- CVE-2023-34231gosnowflake is th Snowflake Golang driver. Prior to version …8.8
- CVE-2023-34232snowflake-connector-nodejs, a NodeJS driver for Snowflake, i…8.8
- CVE-2023-34233The Snowflake Connector for Python provides an interface for…8.8
- CVE-2023-34234 OpenZeppelin Contracts is a library for smart contract deve…5.3
- CVE-2023-34236Weave GitOps Terraform Controller (aka Weave TF-controller) …6.5
- CVE-2023-34237SABnzbd is an open source automated Usenet download tool. A …9.8
- CVE-2023-34238Gatsby is a free and open source framework based on React. T…5.3
- CVE-2023-34239Gradio is an open-source Python library that is used to buil…9.1
- CVE-2023-3424An issue has been discovered in GitLab CE/EE affecting all v…7.5
- CVE-2023-34240Cloudexplorer-lite is an open source cloud software stack. W…9.8
Are you affected by CVE-2023-34235?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
