PayPal.com XSS Vulnerability
seclists.org
PayPal.com XSS Vulnerability
1–10 of 79 posts
Re: PayPal.com XSS Vulnerability
#2Re: PayPal.com XSS Vulnerability
#3Re: PayPal.com XSS Vulnerability
#4Can you explain why this is a real vulnerability? The user himself must put that JS in the search box.
Re: PayPal.com XSS Vulnerability
#5Re: PayPal.com XSS Vulnerability
#6Can you explain why this is a real vulnerability? The user himself must put that JS in the search box.
This link can be embedded on a different site, or sent via email, and because the link itself points to paypal.com - it is much more likely to be trusted by unsuspecting users.
Re: PayPal.com XSS Vulnerability
#7Can you explain why this is a real vulnerability? The user himself must put that JS in the search box.
I could set up a redirect to POST data to that search form and steal his cookies/replace the page with a login form/all the fun you get running arbitrary javascript.
Re: PayPal.com XSS Vulnerability
#8Re: PayPal.com XSS Vulnerability
#9Can you explain why this is a real vulnerability? The user himself must put that JS in the search box.
Then, just as the page loads, submit that form and you're executing JS on a paypal.com page. This would work great for phishing or session hijacking.Re: PayPal.com XSS Vulnerability
#10The downside of Child Labor laws.