Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
25 views

Computer Laboratory Management System using PHP and MySQL - vuln 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Computer Laboratory Management System using PHP and MySQL - vuln 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

XSS injection vulnerability exists in id parameter of /classes/Users.

php file of Computer


Laboratory Management System using PHP and MySQL
With XSS,cybercriminals can turn trusted websites into malicious ones,thus causing inordinate
harm and damage not only to the victims but also to the reputation of the trusted website's owner.
Websites that are compromised by XSS can cause any number of threats to attack a user's
system.This can involve anything from inappropriate content being displayed to malware being
downloaded onto the system without the user knowing.

Payload:id=1'"()&%<zzz><ScRiPt >alert(9675)</ScRiPt>

Source Download:
https://www.sourcecodester.com/php/17268/computer-laboratory-management-system-using-p
hp-and-mysql.html

You might also like