Cross-site Scripting (XSS) - Stored in bigprof-software/online-invoicing-system
Reported on
Jun 30th 2021
✍️ Description
There is a Stored XSS in the online invoicing system when adding a group name.
🕵️♂️ Proof of Concept
Video POC:
https://drive.google.com/file/d/13VaUfJrhd7m565lMQWZMfzXhfY_PVjPV/view?usp=sharing
Payload:
'''><svg/onload=prompt(5)>
💥 Impact
Stored XSS
Occurrences
I'd set the severity of this issue to low rather than medium. An administrator has no motive to XSS himself. So, this needs to be combined with a CSRF attack in order to be effective.