Open-Source-Chandigarh / Brewtopia

Brewtopia, a MERN stack-powered cafe management platform. Seamlessly add coffee and tea blends to your cart, with secure checkout and swift delivery. Join a tech-savvy community, leverage personalized recommendations, and elevate your cafe experience with our cutting-edge MERN architecture. Explore, code, and brew with Brewtopia!
MIT License
9 stars 32 forks source link

Add sufficient sanitization to user inputs #86

Closed Varinder-Dhillon0 closed 9 months ago

Varinder-Dhillon0 commented 10 months ago

Problem

Currently all user inputs i.e. username and password are treated same as user provided for backend . This way user can use sql injection or other methods to send malicious data on server and run queries.

what you need to do

Add sufficient sanitization i.e. filter the user data to protect the database.

jayant-vashisth commented 10 months ago

Hey @Varinder-Dhillon0 can i work on this?

Varinder-Dhillon0 commented 10 months ago

yes @jayant-vashisth

Paarisha1 commented 10 months ago

Can I work on it

Varinder-Dhillon0 commented 10 months ago

yes @Paarisha1