Security Researcher “Juan Sacco (runlor)” – Insecurity Research Labs expose the Cross Site vulnerability (XSS) in Bing.com Search Engine. BING.COM is prone to a XSS vulnerability because the application failsto properly perform adequate boundary checks on user-supplied data. An attacker can exploit this issue to execute arbitrary code in the victim’s browser. The vulnerability is a variant of a cross-site scriptingflaw. It occurs when the data provided by the attacker is exectued by the browser, and then displayed on “normal” pages returned to other users.
Source: https://thehackernews.com/2011/08/xss-vulnerability-in-bingcom-maps.html

