The document summarizes a security analysis report of the LinkedIn website performed by Minded Security using the DOMinatorPro Enterprise security scanner. The analysis found a reflected DOM-based cross-site scripting (XSS) vulnerability that allows an attacker to inject arbitrary HTML and JavaScript into the browser DOM context of LinkedIn. The vulnerability is due to unsanitized user input being used to generate HTML output without encoding. A proof-of-concept exploit is provided to demonstrate the vulnerability by triggering a popup alert on the victim's browser when a specially crafted URL is visited while logged into LinkedIn.