CVSS v3
7.5
HIGH
EPSS Score
1.6 %
exploit probability
CISA KEV
No
known exploited
Exploitation
—
SSVC status
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.
Technical details
- Published
- 2023-07-25
Frequently asked questions
What is CVE-2023-34235?
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.
Is CVE-2023-34235 actively exploited?
Active exploitation of CVE-2023-34235 has not been confirmed. The EPSS score is 1.6%, indicating the estimated probability of exploitation in the next 30 days.
What is the CVSS score for CVE-2023-34235?
CVE-2023-34235 has a CVSS v3 base score of 7.5 (HIGH severity).
Is CVE-2023-34235 affecting your environment?
Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.
No credit card required · 500 free checks/month · Free API key
Other 2023 vulnerabilities worth triaging
Ranked by exploit probability (EPSS).