Stored XSS on app.crowdsignal.com your-subdomain.crowdsignal.net via Thank You Header
Medium
A
Automattic
Submitted None
Actions:
Reported by
0xwega74
Vulnerability Details
Technical details and impact analysis
## Summary:
Hi, I hope you're having a good day.
I found an Stored XSS at app.crowdsignal.net.
## Platform(s) Affected:
app.crowdsignal.net
## Steps To Reproduce:
1. Go to https://app.crowdsignal.com/dashboard and create a project
1. Add any thing to the project and publish the project and intercept the request while publishing.
1. Edit the Thank You Header with this payload `<a href='blocked:alert(document.domain);'>Click Me</a>`
1. Open the Project you published and fill the form and click submit you will be redirected to thank you page click at the button and the XSS will fired.
## Supporting Material/References:
████████
## Impact
Stored XSS
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Submitted
Weakness
Cross-site Scripting (XSS) - Stored