mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-16 11:30:02 -04:00
Parameterize LIKE queries in HAVING clause to prevent SQL injection when search_custom filter is enabled. Also sanitize search parameter input at controller level for defense-in-depth. Fixes vulnerability where user input was directly interpolated into SQL queries without sanitization.
42 KiB
42 KiB