My Tampermonkey detectJQuery script alerted me to JQuery version 1.7.2 used on a website
and so I could conclude this version is vulnerable to Selector XSS with class Attribute (‘. XSS_VECTOR’)
cross site scripting attacks, read:
http://domstorm.skepticfx.com/modules?id=529bbe6e125fac0000000003
Nice introduction to the theme and description from Mike Shema here:
http://deadliestwebattacks.com/tag/jquery/
polonus