On 1st March, during my regular course of bug hunting in Paypal services, I found a file uploading issue that allowed me to upload files of certain extensions on the BillMeLater server.
Initially I noticed the website was running an outdated version of DotNetNuke (an ASP.NET based CMS) with the file uploader enabled. Allowed extensions were:
*. docx, *.xlsx, *.pptx, *.swf, *.jpg, *.jpeg, *.jpe, *.gif, *.bmp, *.png, *.doc, *.xls, *.ppt, *.pdf, *.txt, *.xml, *.xsl, *.css, *.zip, *.spin

File Uploader on BillMeLater server
So for testing purpose I uploaded a file on the server with some text content:

I even tried to upload an ASP-shell within the restrictions but It didn't work on the server

Anyway, I reported the issue to Paypal Security Team, they addressed the issue quickly with a reward of $5000 USD.

vBulletin Message