SQL Injection Vulnerability in Online Shopping Portal by PhpGurukul
CVE-2021-37807
7.5HIGH
What is CVE-2021-37807?
The Online Shopping Portal 3.1 by PhpGurukul contains an SQL Injection vulnerability that affects the '/check_availability.php' endpoint. By manipulating the 'email' parameter, an unauthorized user can potentially access sensitive data or perform unauthorized actions within the system. This issue allows for the exploitation of the database through crafted inputs, underscoring the importance of validating and sanitizing user inputs to enhance the security posture of the application.