SQL Injection Vulnerability in Art Gallery Management System by Anky
CVE-2023-37771
9.8CRITICAL
What is CVE-2023-37771?
The Art Gallery Management System version 1.0 is susceptible to a SQL injection vulnerability through the 'cid' parameter in the /agms/product.php endpoint. An attacker can exploit this weakness to execute arbitrary SQL commands that could lead to unauthorized data access or manipulation, compromising the integrity and confidentiality of the system's database. Protecting against such vulnerabilities is critical for the security of web applications, and it is advised to validate and sanitize user inputs effectively.