CVE-2017-9463

The application Piwigo is affected by a SQL injection vulnerability in version 2.9.0 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. The user_list_backend.php component is affected: values of the iDisplayStart & iDisplayLength parameters are not sanitized; these are used to construct a SQL query and retrieve a list of registered users into the application.
References
Link Resource
https://github.com/Piwigo/Piwigo/commit/42920897ce927c236728d387f61bf03d117109a2 Issue Tracking Patch Third Party Advisory
https://github.com/Piwigo/Piwigo/issues/705 Issue Tracking Patch Third Party Advisory
https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2017-003 Issue Tracking Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2017-06-14 19:29

Updated : 2023-12-10 12:15


NVD link : CVE-2017-9463

Mitre link : CVE-2017-9463

CVE.ORG link : CVE-2017-9463


JSON object : View

Products Affected

piwigo

  • piwigo
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')