CVE-2014-9115
Description
SQL injection vulnerability in the rate_picture function in include/functions_rate.inc.php in Piwigo before 2.5.5, 2.6.x before 2.6.4, and 2.7.x before 2.7.2 allows remote attackers to execute arbitrary SQL commands via the rate parameter to picture.php, related to an improper data type in a comparison of a non-numeric value that begins with a digit.
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.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Piwigo 2.6.0 - 'picture.php?rate' SQL Injection
References
- http://piwigo.org/dev/changeset/30563/trunk/include/functions_rate.inc.php
- http://piwigo.org/forum/viewtopic.php?id=24850
- http://piwigo.org/releases/2.7.2
- http://seclists.org/fulldisclosure/2014/Nov/23
- http://piwigo.org/dev/changeset/30563/trunk/include/functions_rate.inc.php
- http://piwigo.org/forum/viewtopic.php?id=24850
- http://piwigo.org/releases/2.7.2
- http://seclists.org/fulldisclosure/2014/Nov/23
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.