6.8
CVSSv2

CVE-2012-1153

Published: 06/10/2012 Updated: 29/08/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 690
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Unrestricted file upload vulnerability in addons/uploadify/uploadify.php in appRain CMF 0.1.5 and previous versions allows remote malicious users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in the uploads directory.

Vulnerable Product Search on Vulmon Subscribe to Product

apprain apprain 0.1.3

apprain apprain 0.1.2

apprain apprain 0.1.1

apprain apprain 0.1.0

apprain apprain

apprain apprain 0.1.4

Exploits

<?php /* --------------------------------------------------------------------- appRain CMF <= 015 (uploadifyphp) Unrestricted File Upload Exploit --------------------------------------------------------------------- author: Egidio Romano aka EgiX mail: n0b0d13s[at]gmail[dot]com softwa ...
## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking ...