Bug 247 - Lack of input sanitization/validation in Search fields allows emoji/special character injection
Summary: Lack of input sanitization/validation in Search fields allows emoji/special c...
Status: OPEN
Alias: None
Product: Smartwas
Classification: Unclassified
Component: Sales (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- Low
Assignee: Arun (Arun)
URL:
Depends on:
Blocks:
 
Reported: 2026-06-15 09:44 UTC by Soundharaya (Soundharya)
Modified: 2026-07-13 05:06 UTC (History)
0 users

See Also:
Associated Test Case ID:
Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:


Attachments
Lack of input validation (121.03 KB, image/png)
2026-06-15 09:45 UTC, Soundharaya (Soundharya)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Soundharaya (Soundharya) 2026-06-15 09:44:46 UTC
Both 'Customer' and 'Reference' search fields accept non-alphanumeric characters (emojis). Submission of these characters triggers a generic "No results found" state rather than restricting input or providing validation feedback.
Comment 1 Soundharaya (Soundharya) 2026-06-15 09:45:23 UTC
Created attachment 149 [details]
Lack of input validation