Page 1 of 2

Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 12:02 am
by ret2libc
when will they be approved? :)

Re: Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 9:23 am
by x1admin
approved

Re: Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 2:01 pm
by ret2libc
thanks, what about XSS in *.worldbank.org (need to click 'here' to trigger) and XSS in *.hsbc.com?

Re: Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 2:52 pm
by x1admin
approved

Re: Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 7:09 pm
by Spam404Online
Does the Mcafee and Chase one leverage the open redirect?

Just wondering since I submitted open redirects for both domains you found.

Looks like a pattern here -
Image
Image
Image
Image

Re: Submissions for chase.com and mcafee.com

Posted: Sun Jan 03, 2016 9:53 pm
by ret2libc
Thanks @admin
And yep it's leveraging a redirect via a data: uri w/ b64 encoded input

Re: Submissions for chase.com and mcafee.com

Posted: Mon Jan 04, 2016 1:16 am
by Spam404Online
ret2libc wrote:Thanks @admin
And yep it's leveraging a redirect via a data: uri w/ b64 encoded input
So they're basically duplicates of mine? :D

Or should I go through and do this for all the open redirects I submitted?

Re: Submissions for chase.com and mcafee.com

Posted: Mon Jan 04, 2016 10:33 am
by x1admin
if redirect via js we accept xss

Re: Submissions for chase.com and mcafee.com

Posted: Mon Jan 04, 2016 12:19 pm
by ret2libc
Spam404Online wrote:
ret2libc wrote:Thanks @admin
And yep it's leveraging a redirect via a data: uri w/ b64 encoded input
So they're basically duplicates of mine? :D

Or should I go through and do this for all the open redirects I submitted?


well i wasnt aware you'd even found redirects in the same sites lol, anyone who does site:chase.com inurl:url=http can find those easily tho.
but yes in future you should attempt redirecting to a data: uri assuming it doesn't throw a corrupted content error

Re: Submissions for chase.com and mcafee.com

Posted: Mon Jan 04, 2016 8:40 pm
by Spam404Online
x1admin wrote:if redirect via js we accept xss
Interesting though since it's arguably not an XSS vulnerability on the website.

I see it as misinformation in fact as reporting the vulnerability to the website owner would trigger them to patch the open redirect vulnerability.