CVE-2017-9463
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| piwigo | piwigo | {"endIncluding":"2.9.0"} | |
References
- https://github.com/Piwigo/Piwigo/commit/42920897ce927c236728d387f61bf03d117109a2
- https://github.com/Piwigo/Piwigo/issues/705
- https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2017-003
- https://github.com/Piwigo/Piwigo/commit/42920897ce927c236728d387f61bf03d117109a2
- https://github.com/Piwigo/Piwigo/issues/705
- https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2017-003
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.