Hey everyone. Today I would like to disclose an XSS vulnerability present on members.ebay.com which the security engineering team at eBay.com do not classify as a security issue.
If you wish to test the PoC, you must have an eBay account.
This is the logic behind the vulnerability:
(1) eBay allows for users to create their own "member" pages which can contain HTML (2) When HTML with JavaScript such as "<script>alert(document.cookie)</script>" is submittedthey actively prevent it from being used on the member page. See gif below:
(full report with visual documentation at link ^ )
Our discovery team continually monitors user accounts and if there is any violation against the eBay policy, the user account will be suspended.
We welcome further submissions, and if they are true vulnerabilities to our eBay community we will gladly add your name to the site once the vulnerability is resolved.