Advertisement






Blood Donor Management System 1.0 Cross Site Scripting

CVE Category Price Severity
CVE-2021-42542 CWE-79 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2023-08-16
Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2023080070

Below is a copy:

Blood Donor Management System 1.0 Cross Site Scripting
# Exploit Title: Blood Donor Management System - Stored XSS
# Application: Blood Donor Management System
# Version: v1.0   
# Bugs:  Stored XSS
# Technology: PHP
# Vendor Homepage: https://phpgurukul.com/
# Software Link: https://phpgurukul.com/blood-donor-management-system-using-codeigniter/
# Date: 15.08.2023
# Author: Ehlullah Albayrak
# Tested on: Windows


#POC
========================================
1. Login to user account
2. Go to Profile 
3. Change "State" input and add "<script>alert("xss")</script>" payload.
4. Go to http://localhost/blood/welcome page and search "O", XSS will be triggered.

#Payload: <script>alert("xss")</script>

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum