XSS on product comments in transfers
Low
S
Shopify
Submitted None
Actions:
Reported by
chj2934
Vulnerability Details
Technical details and impact analysis
summery:
You are able to copy and paste stored XSS code into the comment section of a product in the transfers tab and receive the error.
Reproduce:
1. Create a product with the name '"'><img src=x onerror=alert(domain.domain)>'
2. add a transfer with that product
3. now go back to the product use the code button and type the same code for the title . '"'><img src=x onerror=alert(domain.domain)>'
4. you will get a XSS pop-up however ignore it. as soon as you get here you need to get out of the code setting and into the normal text and copy the the little piece of code with the image.
5. delete the code that we put in the html for the XSS.
6. go back to transfers and paste the code that we copied there
7. error
## Impact
steal cookie
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Bounty
$500.00
Submitted
Weakness
Cross-site Scripting (XSS) - Stored