The application Piwigo is affected by an SQL injection vulnerability in version 2.9.2 and possibly prior. This vulnerability allows remote authenticated attackers to obtain information in the context of the user used by the application to retrieve data from the database. tags.php is affected: values of the edit_list parameters are not sanitized; these are used to construct an SQL query and retrieve a list of registered users into the application.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/Piwigo/Piwigo/issues/804 | Issue Tracking | 
| https://github.com/Piwigo/Piwigo/issues/804 | Issue Tracking | 
Configurations
                    History
                    21 Nov 2024, 03:17
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/Piwigo/Piwigo/issues/804 - Issue Tracking | 
Information
                Published : 2017-12-01 17:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-16893
Mitre link : CVE-2017-16893
CVE.ORG link : CVE-2017-16893
JSON object : View
Products Affected
                piwigo
- piwigo
CWE
                
                    
                        
                        CWE-89
                        
            Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
