Cross-site Scripting (XSS) - Stored in bigprof-software/online-invoicing-system
Valid
Reported on
Jul 3rd 2021
✍️ Description
here is a Stored XSS on the user profile edit page which occurs due to improper sanitization of the Address field as tested on the latest releasety.
🕵️♂️ Proof of Concept
step to reproduce:
Go to /admin/pageSettings.php and click Preconfigured users and groups
Add payload: "><img src=x onerror=alert(document.domain)> on Name of the anonymous user and save and exit
Visit admin/pageViewMembers.php and see the stored xss fires
poc: https://drive.google.com/file/d/1FaZ7A3lfSQr50G-o6xwZNm8VfNPKZfwK/view?usp=sharing
💥 Impact
Stored Xss
Occurrences
We have contacted a member of the
bigprof-software/online-invoicing-system
team and are waiting to hear back
2 years ago
to join this conversation