Submit #42809: Student-Admission-Reflection Xssinfo

TitleStudent-Admission-Reflection Xss
DescriptionPayload:index.php?a=edit&eid=8</h3><script>alert(1)</script> Without checking the EID parameter, PHP print is directly used to output it, causing reflective XSS vulnerability and allowing attackers to obtain Cookie values. Code ``` <div class="form-area"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-title"> <h3 id="et">Edit the ID: <?php print $_GET['eid'].', Name: '.$row["sname"]; ?>'s information</h3> ``` url:https://github.com/badboycxcc/Student-Admission-Xss
Source⚠️ https://github.com/badboycxcc/Student-Admission-Xss
User
 cxaqhq (UID 23728)
Submission08/04/2022 07:58 (4 years ago)
Moderation08/04/2022 08:05 (7 minutes later)
StatusAccepted
VulDB entry205572 [SourceCodester Online Admission System index.php eid cross site scripting]
Points20

Might our Artificial Intelligence support you?

Check our Alexa App!