Title: Special characters in search input cause error/crash
Description:
Entering a SQL-like string in the search box causes an error instead of being handled safely.
Steps to Reproduce:
- Go to any search field in the application.
- Type ' OR '1'='1 as the query.
- Click Search.
Expected Result:
Input is sanitized and either returns zero results or a standard error message, without crashing.
Actual Result:
Application shows an error page / stack trace and the search fails.
Severity: High
Priority: P1
Status: New
Environment: Chrome 129, Windows 11
Screenshot / Evidence:

Title: Special characters in search input cause error/crash
Description:
Entering a SQL-like string in the search box causes an error instead of being handled safely.
Steps to Reproduce:
Expected Result:
Input is sanitized and either returns zero results or a standard error message, without crashing.
Actual Result:
Application shows an error page / stack trace and the search fails.
Severity: High
Priority: P1
Status: New
Environment: Chrome 129, Windows 11
Screenshot / Evidence: