ash_sqlite is vulnerable to Improper Neutralization of Special Elements in Data Query Logic
21
Low Risk
AshSqlite builds SQLite JSON path expressions in AshSqlite.SqlImplementation by concatenating get_path segments into a $. path string. Unescaped segments that contain ., [, ], or $ become extra JSON path traversal instead of one literal key. Untrusted path segments can then access nested JSON and read private or sensitive fields. The fix quotes and escapes each segment via encode_json_path so dotted keys resolve to one literal key.
You are affected if you are using a version that falls within the vulnerable range and your application passes untrusted get_path segments when querying nested JSON fields.
ash_sqlite is vulnerable to Improper Neutralization of Special Elements in Data Query Logic in versions 0.0.1 - 0.2.17.
Upgrade the ash_sqlite library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.