Document Title: =============== Paypal BugBounty #9 - Persistent Web Vulnerabilities References (Source): ==================== http://www.vulnerability-lab.com/get_content.php?id=646 Release Date: ============= 2012-10-01 Vulnerability Laboratory ID (VL-ID): ==================================== 646 Common Vulnerability Scoring System: ==================================== 7.2 Product & Service Introduction: =============================== PayPal is a global e-commerce business allowing payments and money transfers to be made through the Internet. Online money transfers serve as electronic alternatives to paying with traditional paper methods, such as checks and money orders. Originally, a PayPal account could be funded with an electronic debit from a bank account or by a credit card at the payer s choice. But some time in 2010 or early 2011, PayPal began to require a verified bank account after the account holder exceeded a predetermined spending limit. After that point, PayPal will attempt to take funds for a purchase from funding sources according to a specified funding hierarchy. If you set one of the funding sources as Primary, it will default to that, within that level of the hierarchy (for example, if your credit card ending in 4567 is set as the Primary over 1234, it will still attempt to pay money out of your PayPal balance, before it attempts to charge your credit card). The funding hierarchy is a balance in the PayPal account; a PayPal credit account, PayPal Extras, PayPal SmartConnect, PayPal Extras Master Card or Bill Me Later (if selected as primary funding source) (It can bypass the Balance); a verified bank account; other funding sources, such as non-PayPal credit cards. The recipient of a PayPal transfer can either request a check from PayPal, establish their own PayPal deposit account or request a transfer to their bank account. PayPal is an acquirer, performing payment processing for online vendors, auction sites, and other commercial users, for which it charges a fee. It may also charge a fee for receiving money, proportional to the amount received. The fees depend on the currency used, the payment option used, the country of the sender, the country of the recipient, the amount sent and the recipient s account type. In addition, eBay purchases made by credit card through PayPal may incur extra fees if the buyer and seller use different currencies. On October 3, 2002, PayPal became a wholly owned subsidiary of eBay. Its corporate headquarters are in San Jose, California, United States at eBay s North First Street satellite office campus. The company also has significant operations in Omaha, Nebraska, Scottsdale, Arizona, and Austin, Texas, in the United States, Chennai, Dublin, Kleinmachnow (near Berlin) and Tel Aviv. As of July 2007, across Europe, PayPal also operates as a Luxembourg-based bank. On March 17, 2010, PayPal entered into an agreement with China UnionPay (CUP), China s bankcard association, to allow Chinese consumers to use PayPal to shop online.PayPal is planning to expand its workforce in Asia to 2,000 by the end of the year 2010. Between December 4ñ9, 2010, PayPal services were attacked in a series of denial-of-service attacks organized by Anonymous in retaliation for PayPal s decision to freeze the account of WikiLeaks citing terms of use violations over the publication of leaked US diplomatic cables. (Copy of the Homepage: www.paypal.com) [http://en.wikipedia.org/wiki/PayPal] Abstract Advisory Information: ============================== The Vulnerability Laboratory Research Team discovered a Web Vulnerability in the official Paypal ecommerce website application. Vulnerability Disclosure Timeline: ================================== 2012-07-06: Researcher Notification & Coordination 2012-07-06: Vendor Notification 2012-07-07: Vendor Response/Feedback 2012-09-20: Vendor Fix/Patch 2012-10-02: Public or Non-Public Disclosure Discovery Status: ================= Published Affected Product(s): ==================== PayPal Inc Product: Core Application 2012 Q3 Exploitation Technique: ======================= Remote Severity Level: =============== High Technical Details & Description: ================================ A persistent input validation vulnerability is detected in the official Paypal ecommerce website content management system (Customer/Pro/Seller). The bugs allow remote attackers to implement/inject malicious script code on the application-side (persistent) of the paypal web service. The vulnerability is located in the company profile input fields with the bound vulnerable address_id, details (mail) & companyname parameters. The bug affects the important user profile listing, the address listings & security notification (mail). The persistent vulnerability is also located in the mail security notification (delete address) module with the bound vulnerable companyname parameters. The vulnerability can be exploited by remote attackers with low required user inter action and privileged Customer/Pro/Seller account. Successful exploitation of the vulnerability can lead to session hijacking (customers), account steal via persistent web attack, persistent phishing or stable (persistent) context manipulation in all sections/module were the vulnerable companyname get displayed. Vulnerable Type(s): [+] Customer/Pro/Seller Accounts Vulnerable Section(s): [+] Mein Konto > Mein Profil > Addresse hinzufügen oder Bearbeiten [+] Register > Account > Details Vulnerable Module(s): [+] Companyname (Geschäftsinhaber) Vulnerable Parameter(s): [+] details [+] address_id [+] companyname Affected Section(s): [+] User Profile - Geschäftsinhaber - User Profil (Mein Konto) Listing [+] Adresse Profil - Listing [+] Security Notification Mail Proof of Concept (PoC): ======================= The vulnerability can be exploited by remote attackers with Customer/Pro/Seller Account & low required user inter action. For demonstration or reproduce ... Review: User Profile - Geschäftsinhaber - User Profil (Mein Konto) Listing (Script Code Execution)
"><[>INJECTED PERSISTENT SCRIPT CODE AS COMPANY NAME!<])' <<="" span="">
Unternehmenstyp, URL und mehr bearbeiten...
Review: Adresse Profil - Listing (Script Code Execution)
AdresseZugehörige Kreditkarten Status
"><[>INJECTED PERSISTENT SCRIPT CODE AS COMPANY NAME!<])' < PoC: Mail Security Notification (Sie haben Ihre Adresse geändert) Manually Reproduce ... 1. Create an account with script code as companyname input field 2. Switch after registration with the account to the Mein Konto > Mein Profil > Addresse hinzufügen oder Bearbeiten module 3. Click the delete/entfernen button of the account with the script code as companyname 4. A mail got send normally with the following context ... Sie haben Ihre Adresse geändert Guten Tag, Evolution Security! // Companyname (Evolution Security) Wir möchten nur kurz bestätigen, ... 5. After the inject the get parsed in all instances of the application since it will be automatic used by the mail notification 6. The mail notification (security reason) only parse the address values and details context 7. The companyname is outside of the parsed generated template context, which results in the persistent execution of the malicious script code (js|html) 8. Reproduced ... Sie haben Ihre Adresse geändert

Guten Tag, >"<[>INJECTED PERSISTENT SCRIPT CODE AS COMPANY NAME!<]>!

Wir möchten nur kurz bestätigen, dass Sie eine Adresse in Ihrem PayPal-Konto geändert haben.

Hier die Details:

Review: Mail Security Notification (Sie haben Ihre Adresse geändert)
PayPal

Sie haben Ihre Adresse geändert

Guten Tag, >"<[>INJECTED PERSISTENT SCRIPT CODE AS COMPANY NAME!<]>!

Wir möchten nur kurz bestätigen, dass Sie eine Adresse in Ihrem PayPal-Konto geändert haben.

Hier die Details:

Solution - Fix & Patch: ======================= Restrict the companyname input value and parse with an exception handling or secure filter mask. Parse the companyname, addressid & details output of the security mail notification to prevent script code injects/executions. Security Risk: ============== The security risk of the persistent script code inject vulnerability is estimated as high(+). Credits & Authors: ================== Vulnerability Laboratory [Research Team] - Benjamin Kunz Mejri (bkm@vulnerability-lab.com) Disclaimer & Information: ========================= The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties, either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability- Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply. We do not approve or encourage anybody to break any vendor licenses, policies, deface websites, hack into databases or trade with fraud/stolen material. Domains: www.vulnerability-lab.com - www.vuln-lab.com - www.vulnerability-lab.com/register Contact: admin@vulnerability-lab.com - support@vulnerability-lab.com - research@vulnerability-lab.com Section: video.vulnerability-lab.com - forum.vulnerability-lab.com - news.vulnerability-lab.com Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab Feeds: vulnerability-lab.com/rss/rss.php - vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, sourcecode, videos and other information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed), modify, use or edit our material contact (admin@vulnerability-lab.com or support@vulnerability-lab.com) to get a permission. Copyright © 2012 | Vulnerability Laboratory
Name:Evolution Security
Adresse:s
< button.onclick="alert(String.fromCharCode(60,115,99,114,105,112,116,62,97,108, 101,114,116,40,34,67,114,111,115,115,83,105,116,101,83,99,114, 105,112,116,105,1 10,103,64,82,69,77,79,86,69,34,41,60,47,115,99,114,105,112,116,62));">String:fr om.Char.Code %3C%73%63%72%69%70%74%3E%61%6C%65%72%74%28%22%43%72%6F %73%73%53%69%74%65%53%63%72%69%70%74%69%6E%67 %32%22%29%3C%2F %73%63%72%69%70%74%3E >" ">