kailash360 / e-market

1 stars 8 forks source link

[Bug] Vulnerable to SQL Injection for Log In controller #29

Open kailash360 opened 1 year ago

kailash360 commented 1 year ago

Describe the bug

Currently, there is no sanitization of the parameters in the SQL queries in the controllers. This makes them vulnerable to SQL Injection.

Expected behavior

There should be appropriate security measures to tackle SQL Injection

codesmith25103 commented 1 year ago

@kailash360 sir, I want to work on this issue. Can you please assign me this issue?