CVE-2017-16893: SQL Injection
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 editlist parameters are not sanitized; these are used to construct an SQL query and retrieve a list of registered users into the application.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-16893?
CVE-2017-16893 is considered a medium severity SQL injection vulnerability in Piwigo.
How do I fix CVE-2017-16893?
To fix CVE-2017-16893, upgrade Piwigo to version 2.9.3 or later.
What versions of Piwigo are affected by CVE-2017-16893?
CVE-2017-16893 affects Piwigo version 2.9.2 and possibly earlier versions.
Can CVE-2017-16893 be exploited by unauthenticated users?
No, CVE-2017-16893 can only be exploited by remote authenticated attackers.
What type of vulnerability is CVE-2017-16893?
CVE-2017-16893 is classified as an SQL injection vulnerability.