CVE-2012-5231 – MiniCMS 1.0/2.0 - PHP Code Injection
https://notcve.org/view.php?id=CVE-2012-5231
miniCMS 1.0 and 2.0 allows remote attackers to execute arbitrary PHP code via a crafted (1) pagename or (2) area variable containing an executable extension, which is not properly handled by (a) update.php when writing files to content/, or (b) updatenews.php when writing files to content/news/. miniCMS v1.0 y v2.0, permite a atacantes remotos ejecutar código PHP arbitrario a través de la variable (1) pagename o (2) área manipuladas, que contiene una extensión ejecutable, que no se utilizan con cuidado por (a) update.php al escribir archivos en content/ o (b) updatenews.php al escribir archivos en content/news/. • https://www.exploit-db.com/exploits/18410 http://www.exploit-db.com/exploits/18410 http://www.securityfocus.com/bid/51612 https://exchange.xforce.ibmcloud.com/vulnerabilities/72645 • CWE-94: Improper Control of Generation of Code ('Code Injection') •