azahinhasan / Prison_Management_System

Made by following MVC architecture. In this project, the Jailer can add new prisoner info. Also when any prisoner is released he can modify the data. The prison receptionist will track and store all visitor data. Prison admin can add new employees, change login access of other users, and above all actions. And more..
4 stars 1 forks source link

SQL Injection in repository/PrisonerRepo.java #1

Open PavChang opened 2 years ago

PavChang commented 2 years ago

There are a lot of SQL injections exsiting in the project without any input filtering.

stacker sql injection