Skip to content

Special characters in search input cause error/crash #7

Description

@FadlallaIbrahemAbdou

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:

  1. Go to any search field in the application.
  2. Type ' OR '1'='1 as the query.
  3. 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:
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions