SQL Injection Vulnerability in Piwigo Software by Piwigo Team
CVE-2021-32615
9.8CRITICAL
What is CVE-2021-32615?
Piwigo version 11.4.0 is susceptible to an SQL Injection vulnerability that occurs in the user_list_backend.php file. This flaw enables an authenticated user to manipulate database queries by injecting arbitrary SQL code through the order[0][dir] parameter. Attackers could potentially exploit this vulnerability to retrieve sensitive information from the database or disrupt normal operations. Adequate validation and sanitization of user inputs are crucial to mitigate this risk.