{"id": "SECURITYVULNS:DOC:30185", "bulletinFamily": "software", "title": "Feeder.co RSS Feeder 5.2 Chrome - Persistent Software Vulnerability", "description": "\r\n\r\nDocument Title:\r\n===============\r\nFeeder.co RSS Feeder 5.2 Chrome - Persistent Software Vulnerability\r\n\r\n\r\n\r\nRelease Date:\r\n=============\r\n2013-10-26\r\n\r\n\r\nVulnerability Laboratory ID (VL-ID):\r\n====================================\r\n1119\r\n\r\n\r\nCommon Vulnerability Scoring System:\r\n====================================\r\n3.8\r\n\r\n\r\nProduct & Service Introduction:\r\n===============================\r\nFeeder.co (www.feeder.co) is the simplest and prettiest way to follow your favorite feeds and sites. \r\nFeeder supports most RSS and Atom feeds on the web. Get a simple overview of your RSS and Atom feeds \r\nin the toolbar. A simple and pretty way of keeping track of your latest RSS and Atom feeds. \r\nThe best RSS Feed Reader extension for Chrome. \r\n\r\n- Instantaneously see when new posts are added to one of your RSS and Atom feeds\r\n- Easily subscribe to new RSS/Atom feeds by clicking the browser icon\r\n- Intuitively manage your feeds\r\n- Right click context-menus in popup-menu let you mark all as read, and other nifty shortcuts\r\n- Export your feeds so you can import them on another computer and/or keep them as backups for safekeeping\r\n- Customize your feeds by choosing how many posts to display, or changing the title\r\n- Organize your feeds using folders and sorting with drag and drop\r\n- Choose between three different themes: Dark, Mint or Light \r\n- Everything is contained within the browser so no other third-party sites are needed\r\n- Notifications when feeds have been updated. Enable globally or on select feeds\r\n- Supports both RSS and Atom feeds\r\n- See when a page has any RSS or Atom feeds to subscribe to\r\n\r\n(Copy of the Vendor Product Homepage: http://feeder.co )\r\n\r\n\r\nAbstract Advisory Information:\r\n==============================\r\nThe Vulnerability Laboratory Research Team discovered a persistent web vulnerability in the Feeder.co RSS Feeds Chrome Addon.\r\n\r\n\r\nVulnerability Disclosure Timeline:\r\n==================================\r\n2013-10-26:\t Researcher Notification & Coordination (Ateeq Khan)\r\n\r\n\r\nDiscovery Status:\r\n=================\r\nPublished\r\n\r\n\r\nAffected Product(s):\r\n====================\r\nFeeder.co\r\nProduct: RSS Feeder - Chrome Browser Addon 5.2\r\n\r\n\r\nExploitation Technique:\r\n=======================\r\nRemote\r\n\r\n\r\nSeverity Level:\r\n===============\r\nMedium\r\n\r\n\r\nTechnical Details & Description:\r\n================================\r\nA remote script code execution vulnerability has been detected in the official feeder.co RSS browser extension application.\r\nThe vulnerability allows remote attackers to manipulate via POST method web-application to browser requests (persistent).\r\n\r\nThe vulnerability affects the main feed input field and since the application is not performing input sanatization properly, \r\nit is possible to inject persistent script code within the affected folder name input field which then directly gets executed \r\nwhen the victim tries to delete the malicious entry. \r\n\r\nIt is possible to inject malicious script code in the folder `Name` field parameter of the feeds while adding a new entry. \r\nThe code execution happens when a user tries to delete the injected entries. the affected sourcecode with injected payload \r\nis given below for your reference:\r\n\r\n<div class=``pui-confirm-text``>Delete ``><iframe onload=``prompt(2)`` src=``http://evolution-sec.com``><script>?</iframe></div>\r\n\r\nIt is also possible to inject malicious code through remote URL simply by adding new RSS feeds from a third party remote website. \r\nIn this case, the ``Title`` parameter is vulnerable.\r\n\r\nIt is also possible to import/export the RSS feeds through a file which makes this attack vector remotely exploitable through \r\nthis method as well.\r\n\r\nThis vulnerability affects all current feeder.co users who are using the RSS browser extension application for PC. iOS and \r\nAndroid users may also be affected with this vulnerability. \r\n\r\nSuccessful exploitation of the persistent cross site scripting web vulnerability results in persistent client-side phishing, \r\npersistent client-side unauthorized external redirects and persistent manipulation of the module context.\r\n\r\n\r\nVulnerable Module(s):\r\n\t\t\t\t[+] RSS Feeds\r\n\t\t\t\t\r\nVulnerable Sections(s):\r\n\t\t\t\t[+] Add Feed (Title parameter)\r\n\t\t\t\t[+] Add Folder Name (Name parameter)\r\n\r\n\r\nProof of Concept (PoC):\r\n=======================\r\nThe persistent script code execution vulnerability can be exploited by remote attackers without required web-application user account and \r\nwith medium user interaction. For demonstration or to reproduce ...\r\n\r\n\r\nTo reproduce the proof of concept, the researcher used multiple ways including importing feeds from a remote URL and adding payloads manually.\r\n\r\nIncluding payloads from remote URL:\r\n\r\n1. Add a new feed entry in the browser extension with the following POC URL https://groups.google.com/forum/feed/evosec/msgs/rss.xml?num=15\r\n2. You should now see the injected entries in your feeds. \r\n3. Try to delete the newly included entry feed \r\n4. You should see the code being executed as soon as the confirmation window appears hence proving the existence of this vulnerability.\r\n\r\nAdding Payload manually as folder name:\r\n\r\n1. Open the browser extension and click on + Add\r\n2. In the Folder Name include the following payload through copy/paste: "><iframe src=http://evolution-sec.com onload=prompt(/POC/)></h1>Vulnerable</iframe>\r\n3. You should now be able to see the newly injected entry in main feeds. \r\n4. To execute the code successfully, try to delete the newly injected entry.\r\n5. As soon as the confirmation window appears, the code will get executed successfully hence proving the existence of this vulnerability\r\n\r\n\r\n\r\nAffected Source Code POC #1: Feed Title\r\n\r\n<span>Title</span>\r\n<input type="text" name="title" placeholder="Title...">\r\n#document-fragment\r\n<div>'">>"<script>prompt(1)</script><iframe onload=prompt(3) src=a </iframe> <</div>\r\n<div part="-webkit-input-placeholder" style="visibility: hidden; text-overflow: clip;">Title...</div>\r\n</input>\r\n\r\n\r\nAffected Source Code POC #2: Folder Name\r\n\r\n<span>Name</span>\t\r\n<input type="text" name="name" placeholder="Name...">\r\n#document-fragment\r\n<div>"><iframe onload=prompt(2) src=http://evolution-sec.com><script></div>\r\n<div part="-webkit-input-placeholder" style="visibility: hidden; text-overflow: clip;">Name...</div>\r\n</input>\r\n\r\n\r\nReference(s):\r\nchrome-extension://pnjaodmkngahhkoihejjehlcdlnohgmp/options/options.html?page=undefined&run=undefined&\r\n\r\n\r\nSolution - Fix & Patch:\r\n=======================\r\nUser input sanitization should be performed on the backend source code in order to bypass all illegal characters and malicious \r\nscript code requests for secure parse and to mitigate all further risks associated with this vulnerability.\r\n\r\n\r\nSecurity Risk:\r\n==============\r\nThe security risk of the persistent input validation web vulnerability is estimated as medium(+).\r\n\r\n\r\nCredits & Authors:\r\n==================\r\nVulnerability Laboratory [Research Team] - Ateeq Khan (Ateeq@evolution-sec.com)\r\n\r\n\r\nDisclaimer & Information:\r\n=========================\r\nThe information provided in this advisory is provided as it is without any warranty. Vulnerability Lab disclaims all warranties, \r\neither expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-\r\nLab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business \r\nprofits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some \r\nstates do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation \r\nmay not apply. We do not approve or encourage anybody to break any vendor licenses, policies, deface websites, hack into databases \r\nor trade with fraud/stolen material.\r\n\r\nDomains: www.vulnerability-lab.com \t- www.vuln-lab.com\t\t\t - www.evolution-sec.com\r\nContact: admin@vulnerability-lab.com \t- research@vulnerability-lab.com \t - admin@evolution-sec.com\r\nSection: www.vulnerability-lab.com/dev \t- forum.vulnerability-db.com \t\t - magazine.vulnerability-db.com\r\nSocial:\t twitter.com/#!/vuln_lab \t\t- facebook.com/VulnerabilityLab \t - youtube.com/user/vulnerability0lab\r\nFeeds:\t vulnerability-lab.com/rss/rss.php\t- vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php\r\n\r\nAny modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory. \r\nPermission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other \r\nmedia, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, source code, videos and \r\nother information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed), \r\nmodify, use or edit our material contact (admin@vulnerability-lab.com or research@vulnerability-lab.com) to get a permission.\r\n\r\n\t\t\t\tCopyright \u00a9 2013 | Vulnerability Laboratory [Evolution Security]\r\n\r\n\r\n-- VULNERABILITY LABORATORY RESEARCH TEAM DOMAIN: www.vulnerability-lab.com CONTACT: research@vulnerability-lab.com\r\n", "published": "2014-01-08T00:00:00", "modified": "2014-01-08T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:30185", "reporter": "Securityvulns", "references": [], "cvelist": [], "type": "securityvulns", "lastseen": "2018-08-31T11:10:50", "edition": 1, "viewCount": 33, "enchantments": {"score": {"value": 0.7, "vector": "NONE"}, "dependencies": {"references": [{"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:13504"]}], "rev": 4}, "backreferences": {"references": [{"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:13504"]}]}, "exploitation": null, "vulnersScore": 0.7}, "affectedSoftware": [], "immutableFields": [], "cvss2": {}, "cvss3": {}, "_state": {"dependencies": 1645622938}}