CVE-2014-9115
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://piwigo.org/releases/2.7.2
Vendor advisory: cve@mitre.org — http://piwigo.org/forum/viewtopic.php?id=24850
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
Verify integrity in audit chain (admin only). AS-IS.