## https://sploitus.com/exploit?id=PACKETSTORM:189806
# Exploit Title: Stored XSS on application-accounts-manager 1.0
# Date: 03.14.2025
# Exploit Author: รmit AYAZ
# Vendor Homepage: www.sourcecodester.com
# Software Link: https://www.sourcecodester.com/javascript/17975/application-accounts-manager-using-html-css-and-javascript-source-code.html
# Version: 1.0
# Tested on: Windows - Chrome
## Description
There is a XSS vulnerabilirty on application-accounts-manager.
Type the payload in username's field and fill other fieds then click "Save Acount" button. Alert will be appear.
## Payload
<img src=1 onerror=alert('test')>