SQL Injection Vulnerability in Lexiglot Plugin for Piwigo
CVE-2014-8941
9.8CRITICAL
What is CVE-2014-8941?
The Lexiglot plugin for Piwigo is susceptible to SQL injection attacks due to improper validation of input parameters in the admin interface. By manipulating the URI with parameters like 'admin.php?page=users&from_id=' or 'admin.php?page=history&limit=', an attacker can execute arbitrary SQL commands, potentially compromising the database and exposing sensitive information. This vulnerability highlights the importance of rigorous input validation to prevent unauthorized access.