CVE-2014-9115
Piwigo <2.5.5, <2.6.x before 2.6.4, <2.7.x before 2.7.2 - SQL Injec...
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9115. PoCs published by Manuel García Cárdenas.
AI-analyzed exploit summary This is a vulnerability advisory detailing a blind SQL injection in Piwigo <= v2.6.0. The PoC demonstrates exploitation via the 'rate' parameter in 'picture.php' using SQLMap.
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.
Exploits (1)
This is a vulnerability advisory detailing a blind SQL injection in Piwigo <= v2.6.0. The PoC demonstrates exploitation via the 'rate' parameter in 'picture.php' using SQLMap.