| Title | Sourcecodester Employee Management System 1.0 Multiple Stored XSS |
|---|
| Description | To simulate this attack, initiate by logging in as an employee and accessing the employee profile editing page. On this page, various input fields, such as fullname, phone, date of birth, address, and date of appointment, are found to be susceptible to stored Cross-Site Scripting (XSS). Exploit this vulnerability by injecting the payload "><script>alert("xss")</script>// into these input fields. Consequently, visiting any page displaying the information from these fields, including the admin panel, triggers an alert prompt with the message "xss." |
|---|
| Source | ⚠️ https://github.com/jomskiller/Employee-Management-System---Stored-XSS/ |
|---|
| User | jomskiller (UID 62271) |
|---|
| Submission | 01/24/2024 14:39 (3 years ago) |
|---|
| Moderation | 01/29/2024 08:15 (5 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 252279 [SourceCodester Employee Management System 1.0 edit-profile.php cross site scripting] |
|---|
| Points | 20 |
|---|