Lucene search
K

User Registration And Login And User Management System 2.1 Cross Site Scripting

🗓️ 20 Oct 2020 00:00:00Reported by yusufmalikulType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 835 Views

User Registration & Login and User Management System 2.1 Persistent XSS vulnerabilit

Code
`# Exploit Title: User Registration & Login and User Management System With admin panel 2.1 - Persistent XSS  
# Google Dork: N/A  
# Date: 2020-08-07  
# Exploit Author: yusufmalikul  
# Vendor Homepage: https://phpgurukul.com  
# Software Link: https://phpgurukul.com/user-registration-login-and-user-management-system-with-admin-panel/  
# Version: 2.1  
# Tested on: Windows 10  
# CVE : N/A  
  
Description  
  
User Registration & Login and User Management System With admin panel 2.1 application from PHPgurukul is vulnerable to  
Persistent XSS via the fname, lname, email, and contact field name when user register on the site then admin viewing user  
list on manage user page triggering the payload.  
  
POC  
  
User side  
1. Go to the user registration page http://localhost/loginsystem  
2. Enter <img src="x" onerror=alert(document.cookie)> in one of the field (first name, last name, email, or contact)  
3. Click sign up  
  
Admin side  
1. Login to admin panel http://localhost/loginsystem/admin  
2. After login successful it will redirect to manage user page  
3. Payload 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