CVE-2024-39701: Directus incorrectly handles `_in` filter
Directus >=9.23.0, <=v10.5.3 improperly handles _in, _nin operators. It evaluates empty arrays as valid so expressions like {“role”: {"_in": $CURRENT_USER.some_field}} would evaluate to true allowing the request to pass.
References
Detect and mitigate CVE-2024-39701 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →