Vulnerability Description
Strapi through 4.5.5 allows attackers (with access to the admin panel) to discover sensitive user details by exploiting the query filter. The attacker can filter users by columns that contain sensitive information and infer a value from API responses. If the attacker has super admin access, then this can be exploited to discover the password hash and password reset token of all users. If the attacker has admin panel access to an account with permission to access the username and email of API users with a lower privileged role (e.g., Editor or Author), then this can be exploited to discover sensitive information for all API users but not other admin accounts.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Strapi | Strapi | >= 3.2.1, < 4.8.0 |
Related Weaknesses (CWE)
References
- https://github.com/strapi/strapi/releasesRelease Notes
- https://strapi.io/blog/security-disclosure-of-vulnerabilities-cveExploitVendor Advisory
- https://www.ghostccamm.com/blog/multi_strapi_vulns/ExploitThird Party Advisory
- https://github.com/strapi/strapi/releasesRelease Notes
- https://strapi.io/blog/security-disclosure-of-vulnerabilities-cveExploitVendor Advisory
- https://www.ghostccamm.com/blog/multi_strapi_vulns/ExploitThird Party Advisory
FAQ
What is CVE-2023-22894?
CVE-2023-22894 is a vulnerability with a CVSS score of 4.9 (MEDIUM). Strapi through 4.5.5 allows attackers (with access to the admin panel) to discover sensitive user details by exploiting the query filter. The attacker can filter users by columns that contain sensitiv...
How severe is CVE-2023-22894?
CVE-2023-22894 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-22894?
Check the references section above for vendor advisories and patch information. Affected products include: Strapi Strapi.