Cross-site Scripting (XSS) - Reflected in hestiacp/hestiacp
Reported on
Mar 3rd 2022
Description
Please enter a description of the vulnerability.
Proof of Concept
xss in function add domain
POST /add/web
v-custom-doc-domain=<script>alert(1)</script>
https://drive.google.com/file/d/1EeoOX7Pmn5ptuweine4Cgcy1fyd6qEzJ/view?usp=sharing
Impact
Please ping me once you are ready to publish the fix and make the report public, and I will publish the CVE to MITRE.
https://www.huntr.dev/bounties/8ce4b776-1c53-45ec-bc5f-783077e2d324/ have 10$ for report
Rules have changed and Huntr.dev doesn't pay anything for Medium or Low CSV score on non featured ones ... Due to complains from maintainers. See Huntr.dev discord channel
Bug was present in a javascript function that displays the domain didn't sanitise it...